Fossil SCM

Document the "--chdir" global option. (on "fossil help -o")

mgagnon 2022-02-01 21:24 trunk
Commit 4bb209045483671e39075ffad7b2082c1edbdd4994020d74f8dc2daa9e59d503
1 file changed +1
--- src/dispatch.c
+++ src/dispatch.c
@@ -1009,10 +1009,11 @@
10091009
static const char zOptions[] =
10101010
@ Command-line options common to all commands:
10111011
@
10121012
@ --args FILENAME Read additional arguments and options from FILENAME
10131013
@ --cgitrace Active CGI tracing
1014
+@ --chdir PATH Change to PATH before to perform any operations
10141015
@ --comfmtflags VALUE Set comment formatting flags to VALUE
10151016
@ --comment-format VALUE Alias for --comfmtflags
10161017
@ --errorlog FILENAME Log errors to FILENAME
10171018
@ --help Show help on the command rather than running it
10181019
@ --httptrace Trace outbound HTTP requests
10191020
--- src/dispatch.c
+++ src/dispatch.c
@@ -1009,10 +1009,11 @@
1009 static const char zOptions[] =
1010 @ Command-line options common to all commands:
1011 @
1012 @ --args FILENAME Read additional arguments and options from FILENAME
1013 @ --cgitrace Active CGI tracing
 
1014 @ --comfmtflags VALUE Set comment formatting flags to VALUE
1015 @ --comment-format VALUE Alias for --comfmtflags
1016 @ --errorlog FILENAME Log errors to FILENAME
1017 @ --help Show help on the command rather than running it
1018 @ --httptrace Trace outbound HTTP requests
1019
--- src/dispatch.c
+++ src/dispatch.c
@@ -1009,10 +1009,11 @@
1009 static const char zOptions[] =
1010 @ Command-line options common to all commands:
1011 @
1012 @ --args FILENAME Read additional arguments and options from FILENAME
1013 @ --cgitrace Active CGI tracing
1014 @ --chdir PATH Change to PATH before to perform any operations
1015 @ --comfmtflags VALUE Set comment formatting flags to VALUE
1016 @ --comment-format VALUE Alias for --comfmtflags
1017 @ --errorlog FILENAME Log errors to FILENAME
1018 @ --help Show help on the command rather than running it
1019 @ --httptrace Trace outbound HTTP requests
1020

Keyboard Shortcuts

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