aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'asterisk.sgml')
-rwxr-xr-xasterisk.sgml20
1 files changed, 19 insertions, 1 deletions
diff --git a/asterisk.sgml b/asterisk.sgml
index fb569d533..b84ad0020 100755
--- a/asterisk.sgml
+++ b/asterisk.sgml
@@ -21,7 +21,7 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>asterisk</command>
-<arg><option>-hfdvVqpRgcin</option></arg>
+<arg><option>-tThfdvVqpRgcin</option></arg>
<arg><option>-C </option><replaceable class="parameter">file</replaceable></arg>
<arg><option>-U </option><replaceable class="parameter">user</replaceable></arg>
<arg><option>-G </option><replaceable class="parameter">group</replaceable></arg>
@@ -191,6 +191,24 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term>-t</term>
+ <listitem>
+ <para>
+ When recording files, write them first into a temporary holding directory,
+ then move them into the final location when done.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>-T</term>
+ <listitem>
+ <para>
+ Add timestamp to all non-command related output going to the console
+ when running with verbose and/or logging to the console.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>-U <replaceable class="parameter">user</replaceable></term>
<listitem>
<para>