summaryrefslogtreecommitdiffstats
path: root/text-utils/colcrt.1
diff options
context:
space:
mode:
authorJ William Piggott2015-01-20 02:11:52 +0100
committerJ William Piggott2015-01-21 00:15:30 +0100
commitb06c1ca6f8708e541d102843ed9b9bd38ce207cd (patch)
tree29c49ad44541dd7f3b67f9c744b9a9b625b675ae /text-utils/colcrt.1
parentlibfdisk: accept Start offset in {B,M,G..}iB in sfdisk scripts (diff)
downloadkernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.gz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.tar.xz
kernel-qcow2-util-linux-b06c1ca6f8708e541d102843ed9b9bd38ce207cd.zip
docs: restore minus symbols in long opts
Signed-off-by: J William Piggott <elseifthen@gmx.com>
Diffstat (limited to 'text-utils/colcrt.1')
-rw-r--r--text-utils/colcrt.14
1 files changed, 2 insertions, 2 deletions
diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1
index 3b8cd09e5..88a124a93 100644
--- a/text-utils/colcrt.1
+++ b/text-utils/colcrt.1
@@ -46,13 +46,13 @@ Half-line characters and underlining (changed to dashing `\-') are placed on
new lines in between the normal output lines.
.SH OPTIONS
.TP
-\fB\-\fR, \fB\-\-no-underlining\fR
+\fB\-\fR, \fB\-\-no\-underlining\fR
Suppress all underlining. This option is especially useful for previewing
.I allboxed
tables from
.BR tbl (1).
.TP
-\fB\-2\fR, \fB\-\-half-lines\fR
+\fB\-2\fR, \fB\-\-half\-lines\fR
Causes all half-lines to be printed, effectively double spacing the output.
Normally, a minimal space output format is used which will suppress empty
lines. The program never suppresses two consecutive empty lines, however.