summaryrefslogtreecommitdiffstats
path: root/text-utils
diff options
context:
space:
mode:
authorJakub Wilk2018-08-16 11:08:42 +0200
committerJakub Wilk2018-08-16 11:09:15 +0200
commitb9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7 (patch)
treeab5169829477481c4eff474ca99d5c649ed2e98f /text-utils
parentsu: add --whitelist-environment (diff)
downloadkernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.gz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.tar.xz
kernel-qcow2-util-linux-b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7.zip
Fix man page typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/column.12
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index e81c8c1d6..e726151b6 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -105,7 +105,7 @@ hide all unnamed columns (see --table-columns).
.IP "\fB\-O, \-\-table-order\fP \fIcolumns\fP"
Specify columns order on output.
.IP "\fB\-n, \-\-table-name\fP \fIname\fP"
-Specify the table name used for JSON output. The defaout is "table".
+Specify the table name used for JSON output. The default is "table".
.IP "\fB\-r, \-\-tree\fP \fIcolumn\fP"
Specify column to use tree-like output. Note that the circular dependencies and
another anomalies in child and parent relation are silently ignored.