From 835ff80bee13d1304540feecf31aa6e00d90e35b Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Sun, 29 Apr 2012 19:44:38 -0400 Subject: [PATCH] man: fixed hyphen usage in all man pages, as per lintian warnings Man pages need the minus signs to be escaped like \- And if you really want a hyphen, use \(hy since Debian overrides the hyphen due to the number of man pages with this problem. --- desktop/man/barrydesktop.1 | 2 +- gui/man/barrybackup.1 | 6 +++--- man/balxparse.1 | 4 ++-- man/bcharge.1 | 8 ++++---- man/bfuse.1 | 10 +++++----- man/bidentify.1 | 8 ++++---- man/bio.1 | 18 ++++++++--------- man/bjavaloader.1 | 28 +++++++++++++-------------- man/bjdwp.1 | 4 ++-- man/brawchannel.1 | 2 +- man/brecsum.1 | 2 +- man/bs11nread.1 | 2 +- man/btarcmp.1 | 12 ++++++------ man/btardump.1 | 10 +++++----- man/btool.1 | 48 +++++++++++++++++++++++----------------------- man/bwatch.1 | 2 +- man/manpage.1.ex | 2 +- man/pppob.1 | 4 ++-- man/upldif.1 | 2 +- 19 files changed, 87 insertions(+), 87 deletions(-) diff --git a/desktop/man/barrydesktop.1 b/desktop/man/barrydesktop.1 index 7e539cf3..1062c96f 100644 --- a/desktop/man/barrydesktop.1 +++ b/desktop/man/barrydesktop.1 @@ -20,7 +20,7 @@ \- Barry Project's control panel for the BlackBerry(R) handheld .SH SYNOPSIS .B barrydesktop -[-?][-d] +[\-?][\-d] .SH DESCRIPTION .PP .B barrydesktop diff --git a/gui/man/barrybackup.1 b/gui/man/barrybackup.1 index b850f3c2..a93760cb 100644 --- a/gui/man/barrybackup.1 +++ b/gui/man/barrybackup.1 @@ -20,7 +20,7 @@ \- Barry Project's backup program for the BlackBerry handheld .SH SYNOPSIS .B barrybackup -[-?][-d] +[\-?][\-d] .SH DESCRIPTION .PP .B barrybackup @@ -40,7 +40,7 @@ files for each record of the databases. .SH OPTIONS .TP .B \-d -.B \-\-debug-output +.B \-\-debug\-output Enables low level protocol debug output written to stdout/stderr. .TP .B \-\-display=DISPLAY @@ -57,7 +57,7 @@ Show summary of options. Backups are stored in tar format, compressed with gzip. Backup files are named with the following pattern: - PIN-YYYYMMDD-HHMMSS[-tag_name].tar.gz + PIN\-YYYYMMDD\-HHMMSS[\-tag_name].tar.gz The tag name is optional and is used to name a particular backup. diff --git a/man/balxparse.1 b/man/balxparse.1 index d0071425..3f5d0d9c 100644 --- a/man/balxparse.1 +++ b/man/balxparse.1 @@ -19,7 +19,7 @@ .B balxparse \- Barry Project's program to parse firmware ALX files. .SH SYNOPSIS -.B balxparse [-h][-i lang][-d path][-o file] [ALX files...] +.B balxparse [\-h][\-i lang][\-d path][\-o file] [ALX files...] .SH DESCRIPTION .PP @@ -37,7 +37,7 @@ Display a command help summary. .B \-i lang Specify the internationalization charset/language to use. By running .B balxparse -with the -h option, a list of available languages is displayed. +with the \-h option, a list of available languages is displayed. .TP .B \-d path Specify the path to find all ALX files. diff --git a/man/bcharge.1 b/man/bcharge.1 index ea43d41b..13297b9c 100644 --- a/man/bcharge.1 +++ b/man/bcharge.1 @@ -48,16 +48,16 @@ for the Pearl before using btool. .TP .B \-d This switch is for the Blackberry Pearl to switch it back to -0004 dual mode after having run bcharge with the -o option. Alternately, +0004 dual mode after having run bcharge with the \-o option. Alternately, newer devices (such as Storm with product ID of 8007) will be switched to 0004. Since a Pearl in mode 0001 is practically indistinguishable -from a classic Blackberry, the -d switch is needed to tell bcharge +from a classic Blackberry, the \-d switch is needed to tell bcharge that you really are working with a Pearl. .TP .B \-g Guess whether Dual mode is needed. If USB Interface Class 255 is not found on the device (the class used for database access), then dual -mode is set. Otherwise, the device is left as-is. +mode is set. Otherwise, the device is left as is. .TP .B \-h Help summary. @@ -68,7 +68,7 @@ kernels have this turned on, as well as some Fedora 7 kernels), then you also need to adjust the suspend state to avoid going into power saving mode. This option is used when run from udev, using a rule such as: -BUS=="usb", SUBSYSTEM=="usb_device", ACTION=="add", SYSFS{idVendor}=="0fca", SYSFS{idProduct}=="0001", SYMLINK+="bb-%k", GROUP="plugdev", MODE="0660", RUN="/usr/sbin/bcharge \-p %p" +BUS=="usb", SUBSYSTEM=="usb_device", ACTION=="add", SYSFS{idVendor}=="0fca", SYSFS{idProduct}=="0001", SYMLINK+="bb\-%k", GROUP="plugdev", MODE="0660", RUN="/usr/sbin/bcharge \-p %p" When using this option, you will almost always need to be root. .TP diff --git a/man/bfuse.1 b/man/bfuse.1 index f73c17a4..474bae71 100644 --- a/man/bfuse.1 +++ b/man/bfuse.1 @@ -36,16 +36,16 @@ http://fuse.sourceforge.net/ .SH BARRY OPTIONS .TP -.B \--p pin +.B \-p pin Specify the PIN of the device you want to mount. Default is to mount all available devices. .TP -.B \--P password +.B \-P password Simplistic method to specify the device password on the command line. .SH FUSE OPTIONS .TP -.B \--o opt +.B \-o opt FUSE mount options. .TP .B \-h @@ -56,13 +56,13 @@ Display version information, including Barry library, FUSE library, and kernel interface. .TP .B \-d -Enable debug output. Implies '-f'. +Enable debug output. Implies '\-f'. .TP .B \-f Operate in the foreground. .TP .B \-s -Disable multi-threaded operation. +Disable multi\(hythreaded operation. .SH AUTHOR .nh diff --git a/man/bidentify.1 b/man/bidentify.1 index 08af133f..2134dedd 100644 --- a/man/bidentify.1 +++ b/man/bidentify.1 @@ -20,13 +20,13 @@ \- Barry Project's program to identify BlackBerry handhelds .SH SYNOPSIS .B bidentify -[-B busname][-N devname][-h][-v] +[\-B busname][\-N devname][\-h][\-v] .SH DESCRIPTION .PP .B bidentify scans the USB system for available BlackBerry devices and probes each one it finds, then sends the identifying information to stdout in a -computer-friendly format. +computer\(hyfriendly format. .SH OPTIONS .TP .B \-B busname @@ -42,8 +42,8 @@ output from the lsusb command, such as 005. If the device name is numeric on your system, 5 and 005 are equal. See also the \-B option. .TP .B \-c -If used with the -m option, ESN numbers will be displayed in both hex and -decimal formats where possible. If -m is not used, this option has +If used with the \-m option, ESN numbers will be displayed in both hex and +decimal formats where possible. If \-m is not used, this option has no effect. .TP .B \-m diff --git a/man/bio.1 b/man/bio.1 index d2ead9bc..1c1f4ee4 100644 --- a/man/bio.1 +++ b/man/bio.1 @@ -19,7 +19,7 @@ .B bio \- Barry Input / Output .SH SYNOPSIS -.B bio -i [input args] -o [output args] [-o ...] +.B bio \-i [input args] \-o [output args] [\-o ...] .SH DESCRIPTION .PP .B bio @@ -176,7 +176,7 @@ serialization archive. .B \-f file Filename to read from or write to. Use \- to specify stdin or stdout. If not specified for input, defaults to stdin, but since output can -contain non-ASCII chars, you must use \-f \- if you want to write +contain non\(hyASCII chars, you must use \-f \- if you want to write to stdout. .SH LDIF TYPE OPTIONS @@ -267,33 +267,33 @@ Dump verbose low level protocol data during USB operations, to stdout. .TP 1) Backup a full device to tar backup: .IP -bio -i device -A -o tar -f mybackup.tar.gz +bio \-i device \-A \-o tar \-f mybackup.tar.gz .TP 2) Read a backup file and convert the Address Book to MIME .IP -bio -i tar -f mybackup.tar.gz -d "Address Book" -o mime +bio \-i tar \-f mybackup.tar.gz \-d "Address Book" \-o mime .TP 3) Restore a single database to a device .IP -bio -i tar -f mybackup.tar.gz -d "Address Book" -o device -w erase +bio \-i tar \-f mybackup.tar.gz \-d "Address Book" \-o device \-w erase .TP 4) Copy the Calendar from one device to another, and dump the records to stdout in human readable format at the same time .IP -bio -i device -p 3009efe3 -d Calendar -o device -p 204062f3 -w erase -o dump +bio \-i device \-p 3009efe3 \-d Calendar \-o device \-p 204062f3 \-w erase \-o dump .TP 5) Read LDIF input and convert the contacts to MIME format .IP -ldapsearch -x | bio -i ldif -o mime +ldapsearch \-x | bio \-i ldif \-o mime .TP 6) Test the record code by running the Tasks database through the Boost storage and back to human readable .IP -bio -i device -d Tasks -o dump +bio \-i device \-d Tasks \-o dump vs. -bio -i device -d Tasks -o boost -f - | bio -i boost -f - -o dump +bio \-i device \-d Tasks \-o boost \-f \- | bio \-i boost \-f \- \-o dump .SH AUTHOR .nh diff --git a/man/bjavaloader.1 b/man/bjavaloader.1 index 93c6a76a..64b8d5de 100644 --- a/man/bjavaloader.1 +++ b/man/bjavaloader.1 @@ -19,19 +19,19 @@ .B bjavaloader \- Barry Project's program to manage BlackBerry applications .SH SYNOPSIS -.B bjavaloader [-h][-p pin][-P pass][-v] +.B bjavaloader [\-h][\-p pin][\-P pass][\-v] .TP -.B bjavaloader dir [-s] +.B bjavaloader dir [\-s] .TP .B bjavaloader deviceinfo .TP .B bjavaloader load <.codfile> .TP -.B bjavaloader save [-A] +.B bjavaloader save [\-A] .TP -.B bjavaloader wipe [-a | -i] +.B bjavaloader wipe [\-a | \-i] .TP -.B bjavaloader erase [-f] +.B bjavaloader erase [\-f] .TP .B bjavaloader eventlog .TP @@ -41,7 +41,7 @@ .TP .B bjavaloader screenshot <.bmp file> .TP -.B bjavaloader settime [yyyy-mm-dd HH:MM:SS] +.B bjavaloader settime [yyyy\-mm\-dd HH:MM:SS] .SH DESCRIPTION .PP .B bjavaloader @@ -84,9 +84,9 @@ well as the protocol packets used during communication. .SH COMMANDS .TP -.B dir [-s] +.B dir [\-s] Fetch a list of all applications and display them on stdout. When used with -the -s option, submodules are included, and can take a long time to display. +the \-s option, submodules are included, and can take a long time to display. .TP .B deviceinfo Provides information on the handheld. @@ -94,21 +94,21 @@ Provides information on the handheld. .B load <.cod filename> ... Loads one or more COD application files into the device. .TP -.B save [-A] ... +.B save [\-A] ... Retrieves modules from the handheld and writes them to .cod files with the same name as the module. Note that this will overwrite any existing .cod -file in the current directory. If the -A option is specified, a dir will +file in the current directory. If the \-A option is specified, a dir will be done internally, and all available modules will be saved. .TP -.B wipe [-a | -i] +.B wipe [\-a | \-i] Wipes the handheld, removing all data such as messages, contacts, etc. and/or all .cod files, including OS .cod files. By default, with no options specified, both applications and data are wiped. Use the switches to specify only applications or data. .TP -.B erase [-f] ... +.B erase [\-f] ... Delete the specified application module(s). The module name can be determined -using the 'dir' command. When used with the -f option, the module is erased +using the 'dir' command. When used with the \-f option, the module is erased even if in use, and the device will be reset. .TP .B eventlog @@ -124,7 +124,7 @@ be viewed with the 'eventlog' command. .B screenshot <.bmp filename> Capture current screen image and save in BMP format. .TP -.B settime [yyyy-mm-dd HH:MM:SS] +.B settime [yyyy\-mm\-dd HH:MM:SS] Sets the time on the handheld to the current time, or the specified time. If time is given as an argument, the current system timezone is assumed. diff --git a/man/bjdwp.1 b/man/bjdwp.1 index cca2ef10..22239764 100644 --- a/man/bjdwp.1 +++ b/man/bjdwp.1 @@ -20,7 +20,7 @@ \- Command line USB Blackberry Java Debug Wire Protocol .SH SYNOPSIS .B bjdwp -[-h][-p pin][-P password][-v] address port +[\-h][\-p pin][\-P password][\-v] address port .SH DESCRIPTION .PP @@ -65,7 +65,7 @@ Start the server and the USB connection to the device: Then start your java debugger: - jdb -connect com.sun.jdi.SocketAttach:hostname=localhost,port=8000 + jdb \-connect com.sun.jdi.SocketAttach:hostname=localhost,port=8000 .SH AUTHOR diff --git a/man/brawchannel.1 b/man/brawchannel.1 index 0bd02ebe..9b4bae91 100644 --- a/man/brawchannel.1 +++ b/man/brawchannel.1 @@ -19,7 +19,7 @@ .B brawchannel \- Barry Project's program to create a channel to a BlackBerry application .SH SYNOPSIS -.B brawchannel [-h][-p pin][-P pass][-v] +.B brawchannel [\-h][\-p pin][\-P pass][\-v] .SH DESCRIPTION .PP .B brawchannel diff --git a/man/brecsum.1 b/man/brecsum.1 index a8000402..23f2601e 100644 --- a/man/brecsum.1 +++ b/man/brecsum.1 @@ -20,7 +20,7 @@ \- Generate SHA1 sums of raw Blackberry database records. .SH SYNOPSIS .B brecsum -[-d db][-h][-p pin][-P pass][-v] +[\-d db][\-h][\-p pin][\-P pass][\-v] .SH DESCRIPTION .PP .B brecsum diff --git a/man/bs11nread.1 b/man/bs11nread.1 index 6ce02579..e0346365 100644 --- a/man/bs11nread.1 +++ b/man/bs11nread.1 @@ -20,7 +20,7 @@ \- Barry Project's program to read database serialization files. .SH SYNOPSIS .B bs11nread -[-f file][-h][-S] +[\-f file][\-h][\-S] .SH DESCRIPTION .PP .B bs11nread diff --git a/man/btarcmp.1 b/man/btarcmp.1 index 42f44f2b..f6aa78d2 100644 --- a/man/btarcmp.1 +++ b/man/btarcmp.1 @@ -20,7 +20,7 @@ \- a diff for Barry tar backup files .SH SYNOPSIS .B btarcmp -[-b][-d db][-D db][-h][-I charset][-P][-S][-v] tar0 tar1 +[\-b][\-d db][\-D db][\-h][\-I charset][\-P][\-S][\-v] tar0 tar1 .SH DESCRIPTION .PP .B btarcmp @@ -38,7 +38,7 @@ Use brief filename markers. Useful when tar filenames are extremely long. Name of database to compare. Can be used multiple times to compare multiple databases. If not specified, all databases are compared. .TP -.B -D db +.B \-D db Name of database to skip. Can be used multiple times. Overrides all other database selection options. .TP @@ -47,13 +47,13 @@ Show summary of options. .TP .B \-I charset Specifies the iconv charset to use for converting international strings. -The Blackberry uses the WINDOWS-1252 charset, which is incompatible with +The Blackberry uses the WINDOWS\-1252 charset, which is incompatible with the more common code pages used in Linux. The most useful charset to use -with this option is UTF-8, and is highly recommended. Any other charset -available via 'iconv --list' can be used here too, but may not be +with this option is UTF\-8, and is highly recommended. Any other charset +available via 'iconv \-\-list' can be used here too, but may not be successful for some character conversions. .TP -.B -S +.B \-S Displays list of known database records, which can be parsed. .TP .B \-v diff --git a/man/btardump.1 b/man/btardump.1 index 7f59f357..23a9e39e 100644 --- a/man/btardump.1 +++ b/man/btardump.1 @@ -20,13 +20,13 @@ \- Command line parser for Barry backup files .SH SYNOPSIS .B btardump -[-d db][-h][-i charset][-V] filename [filenames...] +[\-d db][\-h][\-i charset][\-V] filename [filenames...] .SH DESCRIPTION .PP .B btardump takes one or more Barry backup tar files on the command line, and dumps parsed database records to stdout. By default, all records -are dumped, but this can be limited by the -d option. +are dumped, but this can be limited by the \-d option. .SH OPTIONS .TP .B \-d db @@ -39,10 +39,10 @@ Show summary of options. .TP .B \-i charset Specifies the iconv charset to use for converting international strings. -The Blackberry uses the WINDOWS-1252 charset, which is incompatible with +The Blackberry uses the WINDOWS\-1252 charset, which is incompatible with the more common code pages used in Linux. The most useful charset to use -with this option is UTF-8, and is highly recommended. Any other charset -available via 'iconv --list' can be used here too, but may not be +with this option is UTF\-8, and is highly recommended. Any other charset +available via 'iconv \-\-list' can be used here too, but may not be successful for some character conversions. .TP .B \-V diff --git a/man/btool.1 b/man/btool.1 index 590a636d..462a12ca 100644 --- a/man/btool.1 +++ b/man/btool.1 @@ -20,13 +20,13 @@ \- Barry Project's program to interface with BlackBerry handheld .SH SYNOPSIS .B btool -[-B busname][-N devname][-a db][-c dn][-C dnattr][-d db [-f file][-F sortkey][-r#][-R#]-D#]][-h][-i charset][-l][-L][-m cmd][-M][-p pin][-P password][-s db -f file][-S][-t][-v][-V][-X][-z][-Z] +[\-B busname][\-N devname][\-a db][\-c dn][\-C dnattr][\-d db [\-f file][\-F sortkey][\-r#][\-R#]\-D#]][\-h][\-i charset][\-l][\-L][\-m cmd][\-M][\-p pin][\-P password][\-s db \-f file][\-S][\-t][\-v][\-V][\-X][\-z][\-Z] .SH DESCRIPTION .PP .B btool is a program that communicates with a BlackBerry device over USB; there is no intention to support ancient -serial-port BlackBerries. +serial\-port BlackBerries. Since the protocols used by BlackBerry are not documented by the manufacturer Research In Motion, this program is experimental and you \fBuse at own risk\fP. @@ -56,48 +56,48 @@ switch, make sure that the new dnattr exists. .TP .B \-d db Load database 'db' FROM device and dump to stdout. -Can be used multiple times to fetch more than one database. See the -t +Can be used multiple times to fetch more than one database. See the \-t option for a list of device databases. .TP .B \-e epp Override endpoint pair detection. 'epp' is a single string separated by a comma, holding the read,write endpoint pair. -Example: -e 83,5 +Example: \-e 83,5 Note: Endpoints are specified in hex. Use the same numbers given by the -lsusb -v output. +lsusb \-v output. You should never need to use this option, as endpoints are autodetected. .TP .B \-f file Filename to write or read handheld data to/from. Used in conjunction with -the -d and -s options, respectively. Note: the file format of this file +the \-d and \-s options, respectively. Note: the file format of this file is not backward compatible between devel releases. .TP .B \-F sortkey -Sort the -d database output according to the given sortkey. +Sort the \-d database output according to the given sortkey. Note that the format of this field is special: 'DBName:field1,field2' It contains no spaces, unless the spaces are part of the name. -This option can be used multiple times, to match your -d options. +This option can be used multiple times, to match your \-d options. Example: If you used the following command: -btool -d 'Address Book' +btool \-d 'Address Book' You could use the following sort key to sort by Company name first, with a subsort of last and first names. --F 'Address Book:Company,LastName,FirstName' +\-F 'Address Book:Company,LastName,FirstName' .TP .B \-i charset Specifies the iconv charset to use for converting international strings. -The Blackberry uses the WINDOWS-1252 charset, which is incompatible with +The Blackberry uses the WINDOWS\-1252 charset, which is incompatible with the more common code pages used in Linux. The most useful charset to use -with this option is UTF-8, and is highly recommended. Any other charset -available via 'iconv --list' can be used here too, but may not be +with this option is UTF\-8, and is highly recommended. Any other charset +available via 'iconv \-\-list' can be used here too, but may not be successful for some character conversions. .TP .B \-I @@ -109,7 +109,7 @@ Lists attached Blackberry devices, and their PIN numbers. .TP .B \-L List Contact field names. Each name represents a contact field that the -Barry library recognizes. Use these names with the -m option to adjust +Barry library recognizes. Use these names with the \-m option to adjust the LDIF name to field mapping. .TP .B \-m command @@ -126,7 +126,7 @@ FirstName and write to LastName, use: \-m strange,FirstName,LastName -The -m option can be specified multiple times to create the desired mapping. +The \-m option can be specified multiple times to create the desired mapping. .TP .B \-M List current LDIF mapping to stdout. @@ -145,7 +145,7 @@ Simplistic method to specify device password. In a real application, this would be done using a more secure prompt. .TP .B \-s db -Save database 'db' TO device from data loaded from -f file. See the -t +Save database 'db' TO device from data loaded from \-f file. See the \-t option for a list of device databases. .TP .B \-S @@ -153,7 +153,7 @@ Show list of supported database parsers and builders. Parsers are used when reading data out of the device, and builders are used when writing data to the device. If a parser is supported, but its associated builder is not, that means you cannot change the database programmatically, such -as with the -s option. +as with the \-s option. .TP .B \-t Show device's database table. @@ -174,32 +174,32 @@ Perform a USB reset on the device. Similar to the breset command, and does a virtual "replug" of the device. .TP .B \-z -Use non-threaded sockets when communicating with the device. This is +Use non\-threaded sockets when communicating with the device. This is the behaviour seen in versions 0.12 and earlier, since threads were -not yet supported. This option, along with -Z, are for debugging +not yet supported. This option, along with \-Z, are for debugging and testing. .TP .B \-Z Use a threaded socket router when communicating with the device. -This is the default for btool. This option, along with -Z, are for +This is the default for btool. This option, along with \-Z, are for debugging and testing. .TP .B \-h, \-\-help Show summary of options. .SH DATABASE COMMAND MODIFIERS -The following options modify the -d command option above, and can be used +The following options modify the \-d command option above, and can be used multiple times for more than one record. .TP .B \-r # -Fetch specific record, given a record index number as seen in the -T state table. +Fetch specific record, given a record index number as seen in the \-T state table. Can be used multiple times to fetch specific records from a single database. .TP .B \-R # -Same as -r, but also clears the record's dirty flags. +Same as \-r, but also clears the record's dirty flags. .TP .B \-D # -Delete the specified record using the index number as seen in the -T state table. +Delete the specified record using the index number as seen in the \-T state table. .SH AUTHOR diff --git a/man/bwatch.1 b/man/bwatch.1 index 71361116..4a141029 100644 --- a/man/bwatch.1 +++ b/man/bwatch.1 @@ -20,7 +20,7 @@ \- program to view live updates of screenshots from a BlackBerry(TM) handheld .SH SYNOPSIS .B bwatch -[-d delay][-h][-p pin][-P password][-v] +[\-d delay][\-h][\-p pin][\-P password][\-v] .SH DESCRIPTION .PP .B bwatch diff --git a/man/manpage.1.ex b/man/manpage.1.ex index f38e9d2d..cd06fb6a 100644 --- a/man/manpage.1.ex +++ b/man/manpage.1.ex @@ -36,7 +36,7 @@ commands. \fBbarry\fP is a program that... .SH OPTIONS These programs follow the usual GNU command line syntax, with long -options starting with two dashes (`-'). +options starting with two dashes (`\-'). A summary of options is included below. For a complete description, see the Info files. .TP diff --git a/man/pppob.1 b/man/pppob.1 index d6258f8c..04d9807c 100644 --- a/man/pppob.1 +++ b/man/pppob.1 @@ -20,7 +20,7 @@ \- Barry Project's program to access the Blackberry modem for pppd .SH SYNOPSIS .B pppob -[-l filename][-p pin][-P password][-s][-v] +[\-l filename][\-p pin][\-P password][\-s][\-v] .SH DESCRIPTION .PP .B pppob @@ -30,7 +30,7 @@ access on stdin and stdout. .SH OPTIONS .TP .B \-l filename -Causes verbose debug output from the -v switch to be written to +Causes verbose debug output from the \-v switch to be written to filename instead of stderr. .TP .B \-p pin diff --git a/man/upldif.1 b/man/upldif.1 index 32cae0cd..bede0248 100644 --- a/man/upldif.1 +++ b/man/upldif.1 @@ -20,7 +20,7 @@ \- Barry Project's LDIF contact uploader .SH SYNOPSIS .B upldif -[-p pin][-P password][-u][-h][-v] +[\-p pin][\-P password][\-u][\-h][\-v] .SH DESCRIPTION .PP .B upldif -- 2.11.4.GIT