Fossil SCM

Restore lost 's' from command-line option so documentation matches code.

andybradford 2020-11-25 20:59 ambiguous-help
Commit 3eaaa56583605cbe66eed8af9b526f3446e8e1a37eeb5113ba01fb18a53d55e0
1 file changed +1 -1
+1 -1
--- src/dispatch.c
+++ src/dispatch.c
@@ -1008,11 +1008,11 @@
10081008
** -w|--www List all web pages
10091009
**
10101010
** These options can be used when TOPIC is present:
10111011
**
10121012
** -h|--html Format output as HTML rather than plain text
1013
-** -c|--command Restrict TOPIC search to commands
1013
+** -c|--commands Restrict TOPIC search to commands
10141014
*/
10151015
void help_cmd(void){
10161016
int rc;
10171017
int mask = CMDFLAG_ANY;
10181018
int isPage = 0;
10191019
--- src/dispatch.c
+++ src/dispatch.c
@@ -1008,11 +1008,11 @@
1008 ** -w|--www List all web pages
1009 **
1010 ** These options can be used when TOPIC is present:
1011 **
1012 ** -h|--html Format output as HTML rather than plain text
1013 ** -c|--command Restrict TOPIC search to commands
1014 */
1015 void help_cmd(void){
1016 int rc;
1017 int mask = CMDFLAG_ANY;
1018 int isPage = 0;
1019
--- src/dispatch.c
+++ src/dispatch.c
@@ -1008,11 +1008,11 @@
1008 ** -w|--www List all web pages
1009 **
1010 ** These options can be used when TOPIC is present:
1011 **
1012 ** -h|--html Format output as HTML rather than plain text
1013 ** -c|--commands Restrict TOPIC search to commands
1014 */
1015 void help_cmd(void){
1016 int rc;
1017 int mask = CMDFLAG_ANY;
1018 int isPage = 0;
1019

Keyboard Shortcuts

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