gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH 4/5] Document the '-q' option for gpsfake


From: Robert Norris
Subject: [gpsd-dev] [PATCH 4/5] Document the '-q' option for gpsfake
Date: Wed, 8 Mar 2017 00:24:36 +0000

TESTED:
Man page generation still works
---
 gpsfake.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gpsfake.xml b/gpsfake.xml
index f13efd66..520989e9 100644
--- a/gpsfake.xml
+++ b/gpsfake.xml
@@ -35,6 +35,7 @@ BSD terms apply: see the file COPYING in the distribution 
root for details.
       <arg choice='opt'>-o <replaceable>options</replaceable></arg>
       <arg choice='opt'>-p</arg>
       <arg choice='opt'>-P <replaceable>port</replaceable></arg>
+      <arg choice='opt'>-q</arg>
       <arg choice='opt'>-r <replaceable>initcmd</replaceable></arg>
       <arg choice='opt'>-s <replaceable>speed</replaceable></arg>
       <arg choice='opt'>-S</arg>
@@ -135,6 +136,9 @@ for regression-testing.</para>
 
 <para>The -P ("port") option sets the daemon's listening port.</para>
 
+<para>The <option>-q</option> tells gpsfake to suppress normal progress
+output and thus act in a quiet manner.</para>
+
 <para>The <option>-r</option> specifies an initialization command to use in 
pipe mode.
 The default is <command>?WATCH={"enable":true,"json":true}</command>.</para>
 
-- 
2.11.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]