aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.sgml
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 07:24:10 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 07:24:10 +0000
commit8091484668b257e90c26d5df45f66602168ce405 (patch)
tree90b851fe0459219014cf42e9441f8f065e07debc /asterisk.sgml
parent3f4e0127ea54f7f0caa620853fabb408c3bae51b (diff)
Add timestamping to console (bug #3653 with minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5163 f38db490-d61c-443f-a65b-d21fe96a405b
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>