[Python-modules-commits] r13303 - in packages/python-whisper/trunk/debian (5 files)

statik-guest at users.alioth.debian.org statik-guest at users.alioth.debian.org
Mon Jun 7 21:32:29 UTC 2010


    Date: Monday, June 7, 2010 @ 21:32:20
  Author: statik-guest
Revision: 13303

Fix the remaining instances of lintian hyphen-used-as-minus-sign complaints.

Modified:
  packages/python-whisper/trunk/debian/whisper-create.1
  packages/python-whisper/trunk/debian/whisper-fetch.1
  packages/python-whisper/trunk/debian/whisper-info.1
  packages/python-whisper/trunk/debian/whisper-resize.1
  packages/python-whisper/trunk/debian/whisper-update.1

Modified: packages/python-whisper/trunk/debian/whisper-create.1
===================================================================
--- packages/python-whisper/trunk/debian/whisper-create.1	2010-06-07 21:21:50 UTC (rev 13302)
+++ packages/python-whisper/trunk/debian/whisper-create.1	2010-06-07 21:32:20 UTC (rev 13303)
@@ -14,15 +14,15 @@
 .SH OPTIONS
 .TP
 .B
---overwrite
+\-\-overwrite
 Overwrite an existing database.
 .TP
 .B
---xFilesFactor
+\-\-xFilesFactor
 The fraction of data points in a propagation interval that must have known values for a propagation to occur.
 .TP
 .B
--h, --help
+\-h, \-\-help
 Show the embedded help.
 .SH AUTHOR
 \fBwhisper\fP is a fixed size database, created by Chris Davis.

Modified: packages/python-whisper/trunk/debian/whisper-fetch.1
===================================================================
--- packages/python-whisper/trunk/debian/whisper-fetch.1	2010-06-07 21:21:50 UTC (rev 13302)
+++ packages/python-whisper/trunk/debian/whisper-fetch.1	2010-06-07 21:32:20 UTC (rev 13303)
@@ -14,23 +14,23 @@
 .SH OPTIONS
 .TP
 .B
---from
+\-\-from
 Unix epoch time of the beginning of your requested interval (default: 24 hours ago).
 .TP
 .B
---until
+\-\-until
 Unix epoch time of the end of your requested interval (default: now).
 .TP
 .B
---json
+\-\-json
 Output results in JSON form.
 .TP
 .B
---pretty
+\-\-pretty
 Show human-readable timestamps instead of unix times.
 .TP
 .B
--h, --help
+\-h, \-\-help
 Show the embedded help.
 .SH AUTHOR
 \fBwhisper\fP is a fixed size database, created by Chris Davis.

Modified: packages/python-whisper/trunk/debian/whisper-info.1
===================================================================
--- packages/python-whisper/trunk/debian/whisper-info.1	2010-06-07 21:21:50 UTC (rev 13302)
+++ packages/python-whisper/trunk/debian/whisper-info.1	2010-06-07 21:32:20 UTC (rev 13303)
@@ -14,7 +14,7 @@
 .SH OPTIONS
 .TP
 .B
--h, --help
+\-h, \-\-help
 Show the embedded help.
 .SH AUTHOR
 \fBwhisper\fP is a fixed size database, created by Chris Davis.

Modified: packages/python-whisper/trunk/debian/whisper-resize.1
===================================================================
--- packages/python-whisper/trunk/debian/whisper-resize.1	2010-06-07 21:21:50 UTC (rev 13302)
+++ packages/python-whisper/trunk/debian/whisper-resize.1	2010-06-07 21:32:20 UTC (rev 13303)
@@ -14,19 +14,19 @@
 .SH OPTIONS
 .TP
 .B
---force
+\-\-force
 Force a destructive change to an existing database.
 .TP
 .B
---newfile
+\-\-newfile
 Create a new database file without removing the existing one.
 .TP
 .B
---xFilesFactor
+\-\-xFilesFactor
 The fraction of data points in a propagation interval that must have known values for a propagation to occur.
 .TP
 .B
--h, --help
+\-h, \-\-help
 Show the embedded help.
 .SH AUTHOR
 \fBwhisper\fP is a fixed size database, created by Chris Davis.

Modified: packages/python-whisper/trunk/debian/whisper-update.1
===================================================================
--- packages/python-whisper/trunk/debian/whisper-update.1	2010-06-07 21:21:50 UTC (rev 13302)
+++ packages/python-whisper/trunk/debian/whisper-update.1	2010-06-07 21:32:20 UTC (rev 13303)
@@ -14,7 +14,7 @@
 .SH OPTIONS
 .TP
 .B
--h, --help
+\-h, \-\-help
 Show the embedded help.
 .SH AUTHOR
 \fBwhisper\fP is a fixed size database, created by Chris Davis.




More information about the Python-modules-commits mailing list