Fossil SCM

minor help text correction for 'wiki' command

stephan 2009-06-01 16:13 trunk
Commit 5e8fb35db198b36ca7161c29786eff168d5b0aef
1 file changed +3 -2
+3 -2
--- src/wiki.c
+++ src/wiki.c
@@ -690,20 +690,21 @@
690690
/*
691691
** COMMAND: wiki
692692
**
693693
** Usage: %fossil wiki (export|create|commit|list) WikiName
694694
**
695
-** Run various subcommands to fetch wiki entries.
695
+** Run various subcommands to work with wiki entries.
696696
**
697697
** %fossil wiki export PAGENAME ?FILE?
698698
**
699699
** Sends the latest version of the PAGENAME wiki
700700
** entry to the given file or standard output.
701701
**
702702
** %fossil wiki commit PAGENAME ?FILE?
703703
**
704
-** Commit changes to a wiki page from FILE or from standard.
704
+** Commit changes to a wiki page from FILE or from standard
705
+** input.
705706
**
706707
** %fossil wiki create PAGENAME ?FILE?
707708
**
708709
** Create a new wiki page with initial content taken from
709710
** FILE or from standard input.
710711
--- src/wiki.c
+++ src/wiki.c
@@ -690,20 +690,21 @@
690 /*
691 ** COMMAND: wiki
692 **
693 ** Usage: %fossil wiki (export|create|commit|list) WikiName
694 **
695 ** Run various subcommands to fetch wiki entries.
696 **
697 ** %fossil wiki export PAGENAME ?FILE?
698 **
699 ** Sends the latest version of the PAGENAME wiki
700 ** entry to the given file or standard output.
701 **
702 ** %fossil wiki commit PAGENAME ?FILE?
703 **
704 ** Commit changes to a wiki page from FILE or from standard.
 
705 **
706 ** %fossil wiki create PAGENAME ?FILE?
707 **
708 ** Create a new wiki page with initial content taken from
709 ** FILE or from standard input.
710
--- src/wiki.c
+++ src/wiki.c
@@ -690,20 +690,21 @@
690 /*
691 ** COMMAND: wiki
692 **
693 ** Usage: %fossil wiki (export|create|commit|list) WikiName
694 **
695 ** Run various subcommands to work with wiki entries.
696 **
697 ** %fossil wiki export PAGENAME ?FILE?
698 **
699 ** Sends the latest version of the PAGENAME wiki
700 ** entry to the given file or standard output.
701 **
702 ** %fossil wiki commit PAGENAME ?FILE?
703 **
704 ** Commit changes to a wiki page from FILE or from standard
705 ** input.
706 **
707 ** %fossil wiki create PAGENAME ?FILE?
708 **
709 ** Create a new wiki page with initial content taken from
710 ** FILE or from standard input.
711

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button