summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2010-09-11 22:43:49 +0300
committerAntti-Juhani Kaijanaho <ajk@debian.org>2010-09-11 22:43:49 +0300
commita83883f738f737a931bfe0b710896aef59437790 (patch)
tree2a31b129f3f71a4d4607581054cecebebc93aecb /man
parente5a19977f4ec1187b5c358dbd5dfb6869a00f106 (diff)
downloaddctrl-tools-a83883f738f737a931bfe0b710896aef59437790.tar.gz
tbl-dctrl: Figure out the fields from the input if no '-c' is given.
Closes: #596424 reported by myself Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'man')
-rw-r--r--man/tbl-dctrl.111
1 files changed, 8 insertions, 3 deletions
diff --git a/man/tbl-dctrl.1 b/man/tbl-dctrl.1
index ee22498..88a9247 100644
--- a/man/tbl-dctrl.1
+++ b/man/tbl-dctrl.1
@@ -1,5 +1,5 @@
.TH tbl\-dctrl 1 2006-04-02 "Debian Project" "Debian administrator's manual"
-\" Copyright (C) 2005 Antti-Juhani Kaijanaho <ajk@debian.org>
+\" Copyright (C) 2005, 2010 Antti-Juhani Kaijanaho <ajk@debian.org>
\" This program is free software; you can redistribute it and/or modify
\" it under the terms of the GNU General Public License as published by
\" the Free Software Foundation; either version 2 of the License, or
@@ -20,9 +20,10 @@ tbl\-dctrl \- generate tabular representations of data in dctrl format
.B tbl\-dctrl
[
.I options
-]
+] [
.B \-c
.IR column\-specification " ..."
+]
[
.I filename
] ...
@@ -58,7 +59,11 @@ In such a case,
will include in the output a column whose title is the literal column
specification and whose data is drawn from fields with that name.
.
-At least one column must be requested.
+If no
+.B \-c
+options are given,
+.B tbl\-dctrl
+will use all fields in the input in the order in which they first appear.
.PP
There are two optional additions one can make to a column
specification.