dbus-run-session(1): document modern Automake syntax

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89846
This commit is contained in:
Simon McVittie 2015-04-01 13:10:37 +01:00
parent 46e2759883
commit 536c5eb7cb

View file

@ -63,8 +63,9 @@ or relying on there already being a D-Bus session active, for instance:</para>
<citerefentry><refentrytitle>automake</refentrytitle><manvolnum>1</manvolnum></citerefentry>):</para>
<literallayout remap='.nf'>
TESTS_ENVIRONMENT = MY_DEBUG=all dbus-run-session --
AM_TESTS_ENVIRONMENT = export MY_DEBUG=all;
LOG_COMPILER = dbus-run-session
AM_LOG_FLAGS = --
</literallayout></refsect1>
<refsect1 id='options'><title>OPTIONS</title>