Diff
Not logged in

Differences From:

File src/wiki.c part of check-in [580d6ad8c7] - Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. by drh on 2009-01-21 01:23:40. [view]

To:

File src/wiki.c part of check-in [5e8fb35db1] - minor help text correction for 'wiki' command by stephan on 2009-06-01 16:13:56. [view]

@@ -691,9 +691,9 @@
 ** COMMAND: wiki
 **
 ** Usage: %fossil wiki (export|create|commit|list) WikiName
 **
-** Run various subcommands to fetch wiki entries.
+** Run various subcommands to work with wiki entries.
 **
 **     %fossil wiki export PAGENAME ?FILE?
 **
 **        Sends the latest version of the PAGENAME wiki
@@ -700,9 +700,10 @@
 **        entry to the given file or standard output.
 **
 **     %fossil wiki commit PAGENAME ?FILE?
 **
-**        Commit changes to a wiki page from FILE or from standard.
+**        Commit changes to a wiki page from FILE or from standard
+**        input.
 **
 **     %fossil wiki create PAGENAME ?FILE?
 **
 **        Create a new wiki page with initial content taken from