From ede127fef8f3703cab5e73d5e64596ba7fcf59b5 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 2 May 2016 11:37:09 +0100 Subject: better help to new-doc --- new-doc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'new-doc') 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 ... + new-doc [-k kind] [-f] ... The 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 -- cgit v1.2.3