[med-svn] r17914 - trunk/packages/arb/trunk/debian/bin
Elmar Pruesse
epruesse-guest at moszumanska.debian.org
Tue Sep 2 15:44:09 UTC 2014
Author: epruesse-guest
Date: 2014-09-02 15:44:08 +0000 (Tue, 02 Sep 2014)
New Revision: 17914
Modified:
trunk/packages/arb/trunk/debian/bin/arb-kill.1
trunk/packages/arb/trunk/debian/bin/arb.1
Log:
fix hyphens in man pages
Modified: trunk/packages/arb/trunk/debian/bin/arb-kill.1
===================================================================
--- trunk/packages/arb/trunk/debian/bin/arb-kill.1 2014-09-02 15:42:49 UTC (rev 17913)
+++ trunk/packages/arb/trunk/debian/bin/arb-kill.1 2014-09-02 15:44:08 UTC (rev 17914)
@@ -11,11 +11,11 @@
.SH NAME
arb-kill \- definitely kill all processes started by arb that are started by the user
-If option --all is given try sudo to kill all processes even if they are owned
+If option \-\-all is given try sudo to kill all processes even if they are owned
by other users.
.SH SYNOPSIS
-.B arb-kill [--all]
+.B arb-kill [\-\-all]
.SH DESCRIPTION
Sometimes arb leaves some processes running. All processes that
Modified: trunk/packages/arb/trunk/debian/bin/arb.1
===================================================================
--- trunk/packages/arb/trunk/debian/bin/arb.1 2014-09-02 15:42:49 UTC (rev 17913)
+++ trunk/packages/arb/trunk/debian/bin/arb.1 2014-09-02 15:44:08 UTC (rev 17914)
@@ -19,7 +19,7 @@
DATABASE DATABASE
.br
.B arb
---import PATTERN
+\-\-import PATTERN
.br
.B arb
shell
@@ -34,7 +34,7 @@
with one DATABASE argument will open the specified file or, if DATABASE is
a directory or a pattern, a file chooser with that directory/pattern
selected. Launching ARB with two DATABASE arguments will open the database
-merge tool. The "--import" option will show the import dialog and create
+merge tool. The "\-\-import" option will show the import dialog and create
a new database from the file(s) described by PATTERN.
Running "arb shell" will open another shell with all ARB environment
More information about the debian-med-commit
mailing list