Fossil SCM

Correct typo in help's help

andygoth 2017-08-31 05:51 trunk
Commit 0d8c3c2bef82eb086771973e1414d87865bdfb84226720f5a3ad73eff50d4d83
1 file changed +1 -1
+1 -1
--- src/dispatch.c
+++ src/dispatch.c
@@ -177,11 +177,11 @@
177177
**
178178
** Options:
179179
** -e|--everything Show all commands and pages.
180180
** -t|--test Include test- commands
181181
** -w|--www Show WWW pages.
182
-** -w|--settings Show settings.
182
+** -s|--settings Show settings.
183183
** -h|--html Transform output to HTML.
184184
*/
185185
void test_all_help_cmd(void){
186186
int i;
187187
int mask = CMDFLAG_1ST_TIER | CMDFLAG_2ND_TIER;
188188
--- src/dispatch.c
+++ src/dispatch.c
@@ -177,11 +177,11 @@
177 **
178 ** Options:
179 ** -e|--everything Show all commands and pages.
180 ** -t|--test Include test- commands
181 ** -w|--www Show WWW pages.
182 ** -w|--settings Show settings.
183 ** -h|--html Transform output to HTML.
184 */
185 void test_all_help_cmd(void){
186 int i;
187 int mask = CMDFLAG_1ST_TIER | CMDFLAG_2ND_TIER;
188
--- src/dispatch.c
+++ src/dispatch.c
@@ -177,11 +177,11 @@
177 **
178 ** Options:
179 ** -e|--everything Show all commands and pages.
180 ** -t|--test Include test- commands
181 ** -w|--www Show WWW pages.
182 ** -s|--settings Show settings.
183 ** -h|--html Transform output to HTML.
184 */
185 void test_all_help_cmd(void){
186 int i;
187 int mask = CMDFLAG_1ST_TIER | CMDFLAG_2ND_TIER;
188

Keyboard Shortcuts

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