Skip to content

Commit

Permalink
Add documentation for -T option in gpsfake.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorris authored and yazug committed Feb 5, 2017
1 parent 72abc40 commit 3798287
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gpsfake.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<arg choice='opt'>-S</arg>
<arg choice='opt'>-u</arg>
<arg choice='opt'>-t</arg>
<arg choice='opt'>-T</arg>
<arg choice='opt'>-v</arg>
<arg rep='repeat'>
<arg choice='plain'><replaceable>logfile</replaceable></arg>
Expand Down Expand Up @@ -151,6 +152,9 @@ rather than pty devices. Besides being a test of TCP source handling,
this may be useful for testing from within chroot jails where access
to pty devices is locked out.</para>

<para>The <option>-T</option> makes <application>gpsfake</application> print
some system information and then exits.</para>

<para>The <option>-u</option> forces the test framework to use UDP
rather than pty devices. Besides being a test of UDP source handling,
this may be useful for testing from within chroot jails where access
Expand Down

0 comments on commit 3798287

Please sign in to comment.