summaryrefslogtreecommitdiff
path: root/new-doc
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2016-05-02 11:37:09 +0100
committerdakkar <dakkar@thenautilus.net>2016-05-02 11:37:09 +0100
commitede127fef8f3703cab5e73d5e64596ba7fcf59b5 (patch)
treefa86e5300cac1a74de5d871a15bea98c10d63211 /new-doc
parentnew keepon-eeg stuff (diff)
downloadthenautilus-ede127fef8f3703cab5e73d5e64596ba7fcf59b5.tar.gz
thenautilus-ede127fef8f3703cab5e73d5e64596ba7fcf59b5.tar.bz2
thenautilus-ede127fef8f3703cab5e73d5e64596ba7fcf59b5.zip
better help to new-doc
Diffstat (limited to 'new-doc')
-rwxr-xr-xnew-doc6
1 files changed, 4 insertions, 2 deletions
diff --git a/new-doc b/new-doc
index d99c79d..5b8e773 100755
--- a/new-doc
+++ b/new-doc
@@ -6,12 +6,14 @@ usage="new-doc - create new documents for WebCoso
Usage:
- new-doc <document path> <tag>...
+ new-doc [-k kind] [-f] <document path> <tag>...
The <document path> will be taken relative to
$(pwd)
-Non-existent tags will be created
+Non-existent tags will be created.
+
+Kind is a suffix to templates/du2html.
"
if [[ $# -eq 0 ]]; then