Lines Matching refs:help

36 # Functions that help build this completion file                               #
52 for c in `fossil help $1 | xargs -n1 | sort`;
57 echo " '(- *)'--help'[Show help and exit]' \\"
70 fossil help $1 2>&1 \
78 printf "\"(--help %s %s)\"{%s,%s}",y[1],y[2],y[1],y[2];
80 printf "\"(--help %s)\"%s",y[1],y[1];
95 fossil help --all
99 fossil help --test
138 fossil help --setting
160 …"(--help --args)"--args'[FILENAME Read additional arguments and options from FILENAME]:file:_files'
161 "(--help --cgitrace)"--cgitrace'[Active CGI tracing]'
162 …"(--help --comfmtflags --comment-format)"--comfmtflags'[VALUE Set comment formatting flags to VALU…
163 … "(--help --comment-format --comfmtflags)"--comment-format'[VALUE Alias for --comfmtflags]:value:'
164 "(--help --errorlog)"--errorlog'[FILENAME Log errors to FILENAME]:file:_files'
165 "(- --help)"--help'[Show help on the command rather than running it]'
166 "(--help --httptrace)"--httptrace'[Trace outbound HTTP requests]'
167 "(--help --localtime)"--localtime'[Display times using the local timezone]'
168 "(--help --no-th-hook)"--no-th-hook'[Do not run TH1 hooks]'
169 "(--help --quiet)"--quiet'[Reduce the amount of output]'
170 "(--help --sqlstats)"--sqlstats'[Show SQL usage statistics when done]'
171 "(--help --sqltrace)"--sqltrace'[Trace all SQL commands]'
172 "(--help --sshtrace)"--sshtrace'[Trace SSH activity]'
173 "(--help --ssl-identity)"--ssl-identity'[NAME Set the SSL identity to NAME]:name:'
174 "(--help --systemtrace)"--systemtrace'[Trace calls to system()]'
175 "(--help --user -U)"{--user,-U}'[USER Make the default user be USER]:user:($(__fossil_users))'
176 "(--help --utc)"--utc'[Display times using UTC]'
177 "(--help --vfs)"--vfs'[NAME Cause SQLite to use the NAME VFS]:name:'
182 "(--help --allckouts)"--allckouts'[Check for empty directories within any checkouts]'
183 … "(--help --case-sensitive)"--case-sensitive'[BOOL Override case-sensitive setting]:bool:(yes no)'
184 "(--help --dirsonly)"--dirsonly'[Only remove empty directories]'
185 "(--help --disable-undo)"--disable-undo'[Disables use of the undo]'
186 "(--help --dotfiles)"--dotfiles'[Include files beginning with a dot (".")]'
187 "(--help --emptydirs)"--emptydirs'[Remove empty directories]'
188 "(--help -f --force)"{-f,--force}'[Remove files without prompting]'
189 "(--help -i --prompt)"{-i,--prompt}'[Prompt before removing each file]'
190 "(--help -x --verily)"{-x,--verily}'[Remove everything that is not managed]'
191 "(--help --clean)"--clean'[CSG Never prompt to delete files matching CSG glob pattern]:pattern:'
192 "(--help --ignore)"--ignore'[CSG Ignore files matching CSG glob pattern]:pattern:'
193 "(--help --keep)"--keep'[CSG Keep files matching CSG glob pattern]:pattern:'
194 … "(--help -n --dry-run)"{-n,--dry-run}'[Delete nothing, but display what would have been deleted]'
195 "(--help --no-prompt)"--no-prompt'[Assume NO for every question]'
196 "(--help --temp)"--temp'[Remove only Fossil-generated temporary files]'
197 "(--help -v --verbose)"{-v,--verbose}'[Show all files as they are removed]'
202 "(--help --analyze)"--analyze'[Run ANALYZE on the database after rebuilding]'
203 "(--help --cluster)"--cluster'[Compute clusters for unclustered artifacts]'
204 "(--help --compress)"--compress'[Strive to make the database as small as possible]'
205 "(--help --compress-only)"--compress-only'[Skip the rebuilding step. Do --compress only]'
206 "(--help --deanalyze)"--deanalyze'[Remove ANALYZE tables from the database]'
207 "(--help --ifneeded)"--ifneeded'[Only do the rebuild if it would change the schema version]'
208 "(--help --index)"--index'[Always add in the full-text search index]'
209 "(--help --noverify)"--noverify'[Skip the verification of changes to the BLOB table]'
210 "(--help --noindex)"--noindex'[Always omit the full-text search index]'
211 …"(--help --pagesize)"--pagesize'[N Set the database pagesize to N. (512..65536 and power of 2)]:nu…
212 "(--help --quiet)"--quiet'[Only show output if there are errors]'
213 "(--help --stats)"--stats'[Show artifact statistics after rebuilding]'
214 "(--help --vacuum)"--vacuum'[Run VACUUM on the database after rebuilding]'
215 "(--help --wal)"--wal'[Set Write-Ahead-Log journalling mode on the database]'
220 "(--help --brief -b)"{--brief,-b}'[Only show essential elements]'
221 "(--help --db-check)"--db-check'[Run "PRAGMA quick_check" on the repository database]'
222 "(--help --db-verify)"--db-verify'[Run a full verification of the repository integrity]'
223 …"(--help --omit-version-info)"--omit-version-info'[Omit the SQLite and Fossil version information]'
228 … "(--help --binary)"--binary'[PATTERN Treat files that match the glob PATTERN as binary]:pattern:'
229 …"(--help --branch)"--branch'[BRANCH Show diff of all changes on BRANCH]:branch:($(__fossil_branche…
230 "(--help --brief)"--brief'[Show filenames only]'
231 "(--help --checkin)"--checkin'[VERSION Show diff of all changes in VERSION]:version:'
232 "(--help --command)"--command'[PROG External diff program - overrides "diff-command"]:program:'
233 "(--help --context -c)"{--context,-c}'[N Use N lines of context]:number:'
234 …"(--help --diff-binary)"--diff-binary'[BOOL Include binary files when using external commands]:boo…
235 "(--help --exec-abs-paths)"--exec-abs-paths'[Force absolute path names with external commands]'
236 "(--help --exec-rel-paths)"--exec-rel-paths'[Force relative path names with external commands]'
237 "(--help --from -r)"{--from,-r}'[VERSION Select VERSION as source for the diff]:version:'
238 "(--help --internal -i)"{--internal,-i}'[Use internal diff logic]'
239 "(--help --new-file -N)"{--new-file,-N}'[Show complete text of added and deleted files]'
240 "(--help --numstat)"--numstat'[Show only the number of lines delete and added]'
241 "(--help --side-by-side -y)"{--side-by-side,-y}'[Side-by-side diff]'
242 "(--help --strip-trailing-cr)"--strip-trailing-cr'[Strip trailing CR]'
243 "(--help --tclsh)"--tclsh'[PATH Tcl/Tk used for --tk (default: "tclsh")]'
244 "(--help --tk)"--tk'[Launch a Tcl/Tk GUI for display]'
245 "(--help --to)"--to'[VERSION Select VERSION as target for the diff]:version:'
246 "(--help --undo)"--undo'[Diff against the "undo" buffer]'
247 "(--help --unified)"--unified'[Unified diff]'
248 "(--help -v --verbose)"{-v,--verbose}'[Output complete text of added or deleted files]'
249 … "(--help -w --ignore-all-space)"{-w,--ignore-all-space}'[Ignore white space when comparing lines]'
250 "(--help -W --width)"{-W,--width}'[NUM Width of lines in side-by-side diff]:number:'
251 …"(--help -Z --ignore-trailing-space)"{-Z,--ignore-trailing-space}'[Ignore changes to end-of-line w…
256 "(--help --abs-paths)"--abs-paths'[Display absolute pathnames]'
257 … "(--help --case-sensitive)"--case-sensitive'[BOOL Override case-sensitive setting]:bool:(yes no)'
258 "(--help --dotfiles)"--dotfiles'[Include files beginning with a dot (".")]'
259 "(--help --header)"--header'[Identify the repository if there are extras]'
260 "(--help --ignore)"--ignore'[CSG Ignore files matching patterns from the argument]:pattern:'
261 "(--help --rel-paths)"--rel-paths'[Display pathnames relative to the current working]'
266 "(--help --baseurl)"--baseurl'[URL Use URL as the base]:url:__fossil_urls'
267 "(--help --create)"--create'[Create a new REPOSITORY if it does not already exist]'
268 …"(--help --extroot)"--extroot'[DIR Document root for the /ext extension mechanism]:directory:_file…
269 …"(--help --files)"--files'[GLOBLIST Comma-separated list of glob patterns for static files]:patter…
270 "(--help --localauth)"--localauth'[Enable automatic login for requests from localhost]'
271 "(--help --localhost)"--localhost'[Listen on 126.0.0.1 only]'
272 "(--help --https)"--https'[Input passes through a reverse HTTPS->HTTP proxy]'
273 …"(--help --jsmode)"--jsmode'[MODE Determine how JavaScript is delivered with pages]:mode:(inline s…
274 …"(--help --max-latency)"--max-latency'[N Do not let any single HTTP request run for more than N se…
275 "(--help --nocompress)"--nocompress'[Do not compress HTTP replies]'
276 "(--help --nojail)"--nojail'[Drop root privileges but do not enter the chroot jail]'
277 "(--help --nossl)"--nossl'[Signal that no SSL connections are available]'
278 "(--help --notfound)"--notfound'[URL Redirect]:url:__fossil_urls'
279 "(--help --page)"--page'[PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"]:number:'
280 "(--help -P --port)"{-P,--port}'[TCPPORT Listen to request on port TCPPORT]:number:'
281 "(--help --th-trace)"--th-trace'[Trace TH0 execution (for debugging purposes)]'
282 "(--help --repolist)"--repolist'[If REPOSITORY is dir, URL "/" lists repos]'
283 "(--help --scgi)"--scgi'[Accept SCGI rather than HTTP]'
284 "(--help --skin)"--skin'[LABEL Use override skin LABEL]:label:'
285 "(--help --usepidkey)"--usepidkey'[Use saved encryption key from parent process]'
310 '(- *)'--help'[Show help and exit]' \
316 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override the case-sensitive setting]:bool:(yes n…
317 …"(--help --dotfiles)"--dotfiles'[include files beginning with a dot (".")]' …
318 …"(--help -f --force)"{-f,--force}'[Add files without prompting]' …
319 …"(--help --ignore)"--ignore'[CSG Ignore unmanaged files matching Comma Separated Glob]:pattern:' …
320 …"(--help --clean)"--clean'[CSG Also ignore files matching Comma Separated Glob]:pattern:' …
321 …"(--help --reset)"--reset'[Reset the ADDED state of a checkout]' …
322 …"(--help -v --verbose)"{-v,--verbose}'[Outputs information about each --reset file]' …
323 …"(--help -n --dry-run)"{-n,--dry-run}'[Display instead of run actions]' …
324 …'(- *)'--help'[Show help and exit]' …
330 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override the case-sensitive setting]:bool:(yes n…
331 …"(--help --dotfiles)"--dotfiles'[Include files beginning with a dot (".")]' …
332 …"(--help --ignore)"--ignore'[CSG Ignore unmanaged files matching Comma Separated Glob]:pattern:' …
333 …"(--help --clean)"--clean'[CSG Also ignore files matching Comma Separated Glob]:pattern:' …
334 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
335 …"(--help --reset)"--reset'[Reset the ADDED/DELETED state of a checkout]' …
336 …"(--help --verbose -v)"{--verbose,-v}'[Outputs information about each --reset file]' …
337 …'(- *)'--help'[Show help and exit]' …
352 …"(--help --author)"--author'[USER Make USER the author for check-in]:user:($(__fossil_users))' …
353 …"(--help -m --comment)"{-m,--comment}'[COMMENT Make COMMENT the check-in comment]:comment:' …
354 …"(--help -M --message-file)"{-M,--message-file}'[FILE Read the amended comment from FILE]:file:_fi…
355 …"(--help -e --edit-comment)"{-e,--edit-comment}'[Launch editor to revise comment]' …
356 …"(--help --date)"--date'[DATETIME Make DATETIME the check-in time]:datetime:(now)' …
357 …"(--help --bgcolor)"--bgcolor'[COLOR Apply COLOR to this check-in]:color:' …
358 …"(--help --branchcolor)"--branchcolor'[COLOR Apply and propagate COLOR to the branch]:color:' …
359 …"(--help --tag)"--tag'[TAG Add new TAG to this check-in]:tag:($(__fossil_tags))' …
360 …"(--help --cancel)"--cancel'[TAG Cancel TAG from this check-in]:tag:($(__fossil_tags))' …
361 …"(--help --branch)"--branch'[NAME Make this check-in the start of branch NAME]:name:($(__fossil_br…
362 …"(--help --hide)"--hide'[Hide branch starting from this check-in]' …
363 …"(--help --close)"--close'[Mark this "leaf" as closed]' …
364 …"(--help -n --dry-run)"{-n,--dry-run}'[Print control artifact, but make no changes]' …
365 …"(--help --date-override)"--date-override'[DATETIME Set the change time on the control artifact]:d…
366 …"(--help --user-override)"--user-override'[USER Set the user name on the control artifact]:user:($…
367 '(- *)'--help'[Show help and exit]'
372 …"(--help --filevers)"--filevers'[Show file version numbers]' …
373 …"(--help -r --revision)"{-r,--revision}'[VERSION The specific check-in containing the file]:versio…
374 …"(--help -l --log)"{-l,--log}'[List all versions analyzed]' …
375 …"(--help -n --limit)"{-n,--limit}'[LIMIT Limit versions]:limit:(none)' …
376 …"(--help -o --origin)"{-o,--origin}'[VERSION The origin check-in]:version:' …
377 …"(--help -w --ignore-all-space)"{-w,--ignore-all-space}'[Ignore white space when comparing lines]'…
378 …"(--help -Z --ignore-trailing-space)"{-Z,--ignore-trailing-space}'[Ignore whitespace at line end]'…
379 …'(- *)'--help'[Show help and exit]' …
385 …"(--help -R --repository)"{-R,--repository}'[FILE Extract artifacts from repository FILE]:fossils:…
386 …'(- *)'--help'[Show help and exit]' …
393 … "(--help -t --technote)"{-t,--technote}'[DATETIME The timestamp of the technote]:datetime:(now)' \
394 … "(--help -t --technote)"{-t,--technote}'[TECHNOTE-ID The technote to be updated]:technote-id:' \
395 … '(- *)'--help'[Show help and exit]' \
403 … "(--help --debug)"--debug'[Show what this command is doing]' \
404 … "(--help --logfile)"--logfile'[FILE Append a log of backoffice actions onto FILE]:file:_files' \
405 … "(--help --min)"--min'[N Invoke backoffice at least once every N seconds]:number:' \
406 … "(--help --poll)"--poll'[N Polling frequency]:number:' \
407 … "(--help --trace)"--trace'[Enable debugging output on stderr]' \
408 … "(--help --nodelay)"--nodelay'[Do not queue up or wait for a backoffice job]' \
409 … "(--help --nolease)"--nolease'[Always run backoffice]' \
410 … '(- *)'--help'[Show help and exit]' \
416 … "(--help --overwrite)"--overwrite'[OK to overwrite an existing file]' \
417 … "(--help -R)"-R'[NAME Filename of the repository to backup]:fossils:($(__fossil_repos))' \
418 … '(- *)'--help'[Show help and exit]' \
440 …"(--help -R --repository)"{-R,--repository}'[FILE Extract artifacts from repository FILE]:fossils:…
441 …"(--help -r)"-r'[VERSION The specific check-in containing the file]:version:' …
442 …'(- *)'--help'[Show help and exit]' …
448 '(- *)'--help'[Show help and exit]' \
455 …"(--help --abs-paths)"--abs-paths'[Display absolute pathnames]' \
456 …"(--help --rel-paths)"--rel-paths'[Display pathnames relative to the current directory]' \
457 …"(--help --hash)"--hash'[Verify file status using hashing]' \
458 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override case-sensitive setting]:bool:(yes no)' \
459 …"(--help --dotfiles)"--dotfiles'[Include unmanaged files beginning with a dot]' \
460 …"(--help --ignore)"--ignore'[CSG Ignore unmanaged files matching CSG glob patterns]:pattern:' \
461 …"(--help --header)"--header'[Identify the repository if report is non-empty.]' \
462 …"(--help -v --verbose)"{-v,--verbose}'[Say "(none)" if the change report is empty]' \
463 …"(--help --classify)"--classify'[Start each line with the file'"'"'s change type]' \
464 …"(--help --no-classify)"--no-classify'[Do not print file change types]' \
465 …"(--help --edited)"--edited'[Display edited, merged, and conflicted files]' \
466 …"(--help --updated)"--updated'[Display files updated by merge/integrate]' \
467 …"(--help --changed)"--changed'[Combination of --edited and --updated]' \
468 …"(--help --missing)"--missing'[Display missing files]' \
469 …"(--help --added)"--added'[Display added files]' \
470 …"(--help --deleted)"--deleted'[Display deleted files]' \
471 …"(--help --renamed)"--renamed'[Display renamed files]' \
472 …"(--help --conflict)"--conflict'[Display files having merge conflicts]' \
473 …"(--help --meta)"--meta'[Display files with metadata changes]' \
474 …"(--help --unchanged)"--unchanged'[Display unchanged files]' \
475 …"(--help --all)"--all'[Display all managed files]' \
476 …"(--help --extra)"--extra'[Display unmanaged files]' \
477 …"(--help --differ)"--differ'[Display modified and extra files]' \
478 …"(--help --merge)"--merge'[Display merge contributors]' \
479 …"(--help --no-merge)"--no-merge'[Do not display merge contributors]' \
480 …'(- *)'--help'[Show help and exit]' \
486 "(--help --force)"--force'[Ignore edited files in the current checkout]' \
487 "(--help --keep)"--keep'[Only update the manifest and manifest.uuid files]' \
488 "(--help --force-missing)"--force-missing'[Force checkout even if content is missing]' \
489 "(--help --setmtime)"--setmtime'[Set timestamps of all files to match their SCM-side]' \
490 '(- *)'--help'[Show help and exit]' \
496 …"(--help --allow-conflict)"--allow-conflict'[Allow unresolved merge conflicts]' …
497 …"(--help --allow-empty)"--allow-empty'[Allow a commit with no changes]' …
498 …"(--help --allow-fork)"--allow-fork'[Allow the commit to fork]' …
499 …"(--help --allow-older)"--allow-older'[Allow a commit older than its ancestor]' …
500 …"(--help --baseline)"--baseline'[Use a baseline manifest in the commit process]' …
501 …"(--help --bgcolor)"--bgcolor'[COLOR Apply COLOR to this one check-in only]:color:' …
502 …"(--help --branch)"--branch'[NEW-BRANCH-NAME check in to this new branch]:new branch:' …
503 …"(--help --branchcolor)"--branchcolor'[COLOR Apply given COLOR to the branch]:color:' …
504 …"(--help --close)"--close'[Close the branch being committed]' …
505 …"(--help --date-override)"--date-override'[DATETIME DATE to use instead of '"'"'now'"'"']:datetime…
506 …"(--help --delta)"--delta'[Use a delta manifest in the commit process]' …
507 …"(--help --hash)"--hash'[Verify file status using hashing]' …
508 …"(--help --integrate)"--integrate'[Close all merged-in branches]' …
509 …"(--help -m --comment)"{-m,--comment}'[COMMENT Use COMMENT as commit comment]:comment:' …
510 …"(--help -M --message-file)"{-M,--message-file}'[FILE Read the commit comment from given file]:fil…
511 …"(--help --mimetype)"--mimetype'[MIMETYPE Mimetype of check-in comment]:mimetype:' …
512 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
513 …"(--help --no-prompt)"--no-prompt'[Assume NO for every question]' …
514 …"(--help --no-warnings)"--no-warnings'[Omit all warnings about file contents]' …
515 …"(--help --no-verify)"--no-verify'[Do not run before-commit hooks]' …
516 …"(--help --nosign)"--nosign'[Do not attempt to sign this commit with gpg]' …
517 …"(--help --override-lock)"--override-lock'[Allow a check-in even though parent is locked]' …
518 …"(--help --private)"--private'[Do not sync changes and their descendants]' …
519 …"(--help --tag)"--tag'[TAG-NAME Assign given tag TAG-NAME to the check-in]:tag:($(__fossil_tags))'…
520 …"(--help --trace)"--trace'[Debug tracing]' …
521 …"(--help --user-override)"--user-override'[USER Use USER instead of the current default]:user:($(_…
522 …'(- *)'--help'[Show help and exit]' …
534 …"(--help --admin-user -A)"{--admin-user,-A}'[USERNAME Make USERNAME the administrator]:user:($(__f…
535 …"(--help --httpauth -B)"{--httpauth,-B}'[USER:PASS Add HTTP Basic Authorization to requests]:user …
536 …"(--help --nocompress)"--nocompress'[Omit extra delta compression]' …
537 …"(--help --once)"--once'[Don'"'"'t remember the URI]' …
538 …"(--help --private)"--private'[Also clone private branches]' …
539 …"(--help --save-http-password)"--save-http-password'[Remember the HTTP password without asking]' …
540 …"(--help --ssh-command -c)"{--ssh-command,-c}'[SSH Use SSH as the "ssh" command]:ssh command:' …
541 …"(--help --ssl-identity)"--ssl-identity'[FILENAME Use the SSL identity if requested by the server]…
542 …"(--help -u --unversioned)"{-u,--unversioned}'[Also sync unversioned content]' …
543 …"(--help -v --verbose)"{-v,--verbose}'[Show more statistics in output]' …
544 …'(- *)'--help'[Show help and exit]' …
551 "(--help --force -f)"{--force,-f}'[Close a check out with uncommitted changes]' \
552 '(- *)'--help'[Show help and exit]'
562 '(- *)'--help'[Show help and exit]'
567 …"(--help -R --repository)"{-R,--repository}'[REPOSITORY Deconstruct given REPOSITORY]:fossils:($(_…
568 …"(--help -K --keep-rid1)"{-K,--keep-rid1}'[Save the filename of the artifact with RID=1]' …
569 …"(--help -L --prefixlength)"{-L,--prefixlength}'[N Set the length of the names of the DESTINATION]…
570 …"(--help --private)"--private'[Include private artifacts]' …
571 …"(--help -P --keep-private)"{-P,--keep-private}'[Save the list of private artifacts to .private]' …
572 …'(- *)'--help'[Show help and exit]' …
578 …"(--help --soft)"--soft'[Skip removing files from the checkout]' …
579 …"(--help --hard)"--hard'[Remove files from the checkout]' …
580 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override the case-sensitive setting]:bool:(yes n…
581 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
582 …"(--help --reset)"--reset'[Reset the DELETED state of a checkout]' …
583 …"(--help --verbose -v)"{--verbose,-v}'[Outputs information about each --reset file]' …
584 …'(- *)'--help'[Show help and exit]' …
590 …"(--help -R --repository)"{-R,--repository}'[FILE Extract info from repository FILE]:fossils:($(__…
591 …"(--help -W --width)"{-W,--width}'[NUM Width of lines]:number:' …
592 …'(- *)'--help'[Show help and exit]' …
599 '(- *)'--help'[Show help and exit]' \
605 '(- *)'--help'[Show help and exit]'
611 '(- *)'--help'[Show help and exit]' \
617 …"(--help -b --brief)"{-b,--brief}'[Display a brief (one line / revision) summary]' …
618 …"(--help --case-sensitive)"--case-sensitive'[BOOL Enable or disable case-sensitive filenames]:bool…
619 …"(--help -l --log)"{-l,--log}'[Select log mode (the default)]' …
620 …"(--help -n --limit)"{-n,--limit}'[N Display only the first N changes]:number:' …
621 …"(--help --offset)"--offset'[P Skip P changes]:number:' …
622 …"(--help -p --print)"{-p,--print}'[Select print mode]' …
623 …"(--help -r --revision)"{-r,--revision}'[R Print the given revision]:version:' …
624 …"(--help -s --status)"{-s,--status}'[Select status mode (print a status indicator for FILE)]' …
625 …"(--help -W --width)"{-W,--width}'[NUM Width of lines]:number:' …
626 …'(- *)'--help'[Show help and exit]' …
640 … "(--help -c --count)"{-c,--count}'[Suppress normal output; print count of files]' \
641 … "(--help -i --ignore-case)"{-i,--ignore-case}'[Ignore case]' \
642 … "(--help -l --files-with-matches)"{-l,--files-with-matches}'[List only hash for each match]' \
643 … "(--help --once)"--once'[Stop searching after the first match]' \
644 … "(--help -s --no-messages)"{-s,--no-messages}'[Suppress error messages]' \
645 … "(--help -v --invert-match)"{-v,--invert-match}'[Invert the sense of matching]' \
646 … "(--help --verbose)"--verbose'[Show each file as it is analyzed]' \
647 … '(- *)'--help'[Show help and exit]' \
654 '(- *)'--help'[Show help and exit]' \
658 (help)
676 …"(--help --baseurl)"--baseurl'[URL Base URL (useful with reverse proxies)]:url:__fossil_urls' …
677 …"(--help --extroot)"--extroot'[DIR Document root for the /ext extension mechanism]:file:_files -/'…
678 …"(--help --files)"--files'[GLOB Comma-separate glob patterns for static file to serve]:pattern:' …
679 …"(--help --host)"--host'[NAME Specify hostname of the server]:name:' …
680 …"(--help --https)"--https'[Signal a request coming in via https]' …
681 …"(--help --in)"--in'[FILE Take input from FILE instead of standard input]:file:_files' …
682 …"(--help --ipaddr)"--ipaddr'[ADDR Assume the request comes from the given IP address]:address:' …
683 …"(--help --jsmode)"--jsmode'[MODE Determine how JavaScript is delivered with pages]:mode:(inline s…
684 …"(--help --localauth)"--localauth'[Enable automatic login for local connections]' …
685 …"(--help --nocompress)"--nocompress'[Do not compress HTTP replies]' …
686 …"(--help --nodelay)"--nodelay'[Omit backoffice processing if it would delay process exit]' …
687 …"(--help --nojail)"--nojail'[Drop root privilege but do not enter the chroot jail]' …
688 …"(--help --nossl)"--nossl'[Signal that no SSL connections are available]' …
689 …"(--help --notfound)"--notfound'[URL Use URL as "HTTP 404, object not found" page]:url:__fossil_ur…
690 …"(--help --out)"--out'[FILE Write results to FILE instead of to standard output]:file:_files' …
691 …"(--help --repolist)"--repolist'[If REPOSITORY is directory, URL "/" lists all repos]' …
692 …"(--help --scgi)"--scgi'[Interpret input as SCGI rather than HTTP]' …
693 …"(--help --skin)"--skin'[LABEL Use override skin LABEL]:label:' …
694 …"(--help --th-trace)"--th-trace'[Trace TH1 execution (for debugging purposes)]' …
695 …"(--help --usepidkey)"--usepidkey'[Use saved encryption key from parent process]' …
696 …'(- *)'--help'[Show help and exit]' …
702 …"(--help --git)"--git'[Import from the git-fast-export file format (default)]' …
703 …"(--help --import-marks)"--import-marks'[FILE Restore marks table from FILE]:file:_files' …
704 …"(--help --export-marks)"--export-marks'[FILE Save marks table to FILE]:files:_files' …
705 …"(--help --rename-master)"--rename-master'[NAME Renames the master branch to NAME]:name:' …
706 …"(--help --use-author)"--use-author'[Uses author as the committer]:user:($(__fossil_users))' …
707 …"(--help --svn)"--svn'[Import from the svnadmin-dump file format]' …
708 …"(--help --trunk)"--trunk'[FOLDER Name of trunk folder]:file:_files -/' …
709 …"(--help --branches)"--branches'[FOLDER Name of branches folder]:file:_files -/' …
710 …"(--help --tags)"--tags'[FOLDER Name of tags folder]:file:_files -/' …
711 …"(--help --base)"--base'[PATH Path to project root in repository]:file:_files' …
712 …"(--help --flat)"--flat'[The whole dump is a single branch]' …
713 …"(--help --rev-tags)"--rev-tags'[Tag each revision, implied by -i]' …
714 …"(--help --no-rev-tags)"--no-rev-tags'[Disables tagging effect of -i]' …
715 …"(--help --rename-rev)"--rename-rev'[PAT Rev tag names, default "svn-rev-%"]:pattern:' …
716 …"(--help --ignore-tree)"--ignore-tree'[DIR Ignores subtree rooted at DIR]:file:_files -/' …
717 …"(--help -i --incremental)"{-i,--incremental}'[Allow importing into an existing repository]' …
718 …"(--help -f --force)"{-f,--force}'[Overwrite repository if already exists]' …
719 …"(--help -q --quiet)"{-q,--quiet}'[Omit progress output]' …
720 …"(--help --no-rebuild)"--no-rebuild'[Skip the "rebuilding metadata" step]' …
721 …"(--help --no-vacuum)"--no-vacuum'[Skip the final VACUUM of the database file]' …
722 …"(--help --rename-trunk)"--rename-trunk'[NAME use NAME as name of imported trunk branch]:name:' …
723 …"(--help --rename-branch)"--rename-branch'[PAT Rename all branch names using PAT pattern]:pattern:…
724 …"(--help --rename-tag)"--rename-tag'[PAT Rename all tag names using PAT pattern]:pattern:' …
725 …"(--help --admin-user -A)"{--admin-user,-A}'[NAME Use NAME for the admin user]:user:($(__fossil_us…
726 …'(- *)'--help'[Show help and exit]' …
732 …"(--help -R --repository)"{-R,--repository}'[FILE Extract info from repository FILE]:fossils:($(__…
733 …"(--help -v --verbose)"{-v,--verbose}'[Show extra information about repositories]' …
734 …'(- *)'--help'[Show help and exit]' …
740 …"(--help --template)"--template'[FILE Copy settings from repository file]:file:_files' …
741 …"(--help --admin-user -A)"{--admin-user,-A}'[USERNAME Select given USERNAME as admin user]:user:($…
742 …"(--help --date-override)"--date-override'[DATETIME Use DATETIME as time of the initial check-in]:…
743 …"(--help --sha1)"--sha1'[Use an initial hash policy of "sha1"]' …
744 …'(- *)'--help'[Show help and exit]' …
754 …"(--help -a --all)"{-a,--all}'[Show ALL leaves]' …
755 …"(--help --bybranch)"--bybranch'[Order output by branch name]' …
756 …"(--help -c --closed)"{-c,--closed}'[Show only closed leaves]' …
757 …"(--help -m --multiple)"{-m,--multiple}'[Show only cases with multiple leaves on a single branch]'…
758 …"(--help --recompute)"--recompute'[Recompute the "leaf" table in the repository DB]' …
759 …"(--help -W --width)"{-W,--width}'[NUM Width of lines (default is to auto-detect)]:number:' …
760 '(- *)'--help'[Show help and exit]'
769 …"(--help --age)"--age'[Show when each file was committed]' …
770 …"(--help -v --verbose)"{-v,--verbose}'[Provide extra information about each file]' …
771 …"(--help -t)"-t'[Sort output in time order]' …
772 …"(--help -r)"-r'[VERSION The specific check-in to list]:version:' …
773 …"(--help -R --repository)"{-R,--repository}'[FILE Extract info from repository FILE]:fossils:($(__…
774 …'(- *)'--help'[Show help and exit]' …
780 '(- *)'--help'[Show help and exit]' \
786 …"(--help --backout)"--backout'[Do a reverse cherrypick merge against VERSION]' …
787 …"(--help --baseline)"--baseline'[BASELINE Use BASELINE as the "pivot" of the merge instead]:versio…
788 …"(--help --binary)"--binary'[GLOBPATTERN Treat files that match GLOBPATTERN as binary]:pattern:' …
789 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override the case-sensitive setting]:bool:(yes n…
790 …"(--help --cherrypick)"--cherrypick'[Do a cherrypick merge VERSION into the current checkout]' …
791 …"(--help -f --force)"{-f,--force}'[Force the merge even if it would be a no-op]' …
792 …"(--help --force-missing)"--force-missing'[Force the merge even if there is missing content]' …
793 …"(--help --integrate)"--integrate'[Merged branch will be closed when committing]' …
794 …"(--help -K --keep-merge-files)"{-K,--keep-merge-files}'[On merge conflict, retain the temporary f…
795 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
796 …"(--help -v --verbose)"{-v,--verbose}'[Show additional details of the merge]' …
797 …'(- *)'--help'[Show help and exit]' …
803 …"(--help --soft)"--soft'[Skip moving files within the checkout]' …
804 …"(--help --hard)"--hard'[Move files within the checkout]' …
805 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override the case-sensitive setting]:bool:(yes n…
806 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
807 …'(- *)'--help'[Show help and exit]' …
813 … "(--help --empty)"--empty'[Initialize checkout as being empty, but still connected]' \
814 … "(--help --force)"--force'[Continue even if the directory is not empty]' \
815 … "(--help --force-missing)"--force-missing'[Force opening a repository with missing content]' \
816 … "(--help --keep)"--keep'[Only modify the manifest and manifest.uuid files]' \
817 … "(--help --nested)"--nested'[Allow opening a repository inside an opened checkout]' \
818 … "(--help --repodir)"--repodir'[DIR Store the clone in DIR]:directory:_files -/' \
819 … "(--help --setmtime)"--setmtime'[Set timestamps of all files to match their SCM-side times]' \
820 … "(--help --workdir)"--workdir'[DIR Use DIR as the working directory]:directory:_files -/' \
821 … '(- *)'--help'[Show help and exit]' \
828 "(--help --logdir)"--logdir'[DIR Create log files inside DIR]:directory:_files -/' \
829 '(- *)'--help'[Show help and exit]' \
835 '(--help --only)'--only'[Publish only the specific artifacts identified by the tags]' \
836 '(- *)'--help'[Show help and exit]' \
842 …"(--help -B --httpauth)"{-B,--httpauth}'[USER:PASS Credentials for the simple HTTP auth protocol]:…
843 …"(--help --from-parent-project)"--from-parent-project'[Pull content from the parent project]' …
844 …"(--help --ipv4)"--ipv4'[Use only IPv4, not IPv6]' …
845 …"(--help --once)"--once'[Do not remember URL for subsequent syncs]' …
846 …"(--help --private)"--private'[Pull private branches too]' …
847 …"(--help --project-code)"--project-code'[CODE Use CODE as the project code]:project code:' …
848 …"(--help --proxy)"--proxy'[PROXY Use the specified HTTP proxy]:proxy:' …
849 …"(--help -R --repository)"{-R,--repository}'[REPO Local repository to pull into]:fossils:($(__foss…
850 …"(--help --ssl-identity)"--ssl-identity'[FILE Local SSL credentials]:ssl credentials:' …
851 …"(--help --ssh-command)"--ssh-command'[SSH Use SSH as the "ssh" command]:ssh command:' …
852 …"(--help -v --verbose)"{-v,--verbose}'[Additional (debugging) output]' …
853 …"(--help --verily)"--verily'[Exchange extra information with the remote]' …
854 …'(- *)'--help'[Show help and exit]' …
864 …"(--help -B --httpauth)"{-B,--httpauth}'[USER:PASS Credentials for the simple HTTP auth protocol]:…
865 …"(--help --ipv4)"--ipv4'[Use only IPv4, not IPv6]' …
866 …"(--help --once)"--once'[Do not remember URL for subsequent syncs]' …
867 …"(--help --proxy)"--proxy'[PROXY Use the specified HTTP proxy]' …
868 …"(--help --private)"--private'[Push private branches too]' …
869 …"(--help -R --repository)"{-R,--repository}'[REPO Local repository to push from]:fossils:($(__foss…
870 …"(--help --ssl-identity)"--ssl-identity'[FILE Local SSL credentials]:ssl credentials:' …
871 …"(--help --ssh-command)"--ssh-command'[SSH Use SSH as the "ssh" command]:ssh command:' …
872 …"(--help -v --verbose)"{-v,--verbose}'[Additional (debugging) output]' …
873 …"(--help --verily)"--verily'[Exchange extra information with the remote]' …
874 …'(- *)'--help'[Show help and exit]' …
881 "(--help --force)"--force'[Force the rebuild to complete even if errors are seen]' \
882 "(--help --randomize)"--randomize'[Scan artifacts in a random order]' \
883 '(- *)'--help'[Show help and exit]' \
889 …"(--help -K --keep-rid1)"{-K,--keep-rid1}'[Read the filename of the artifact with RID=1 from .rid]…
890 …"(--help -P --keep-private)"{-P,--keep-private}'[Mark the artifacts listed in .private as private]…
891 …'(- *)'--help'[Show help and exit]' …
898 … "(--help -n --dry-run)"{-n,--dry-run}'[Do not make changes but show what would be done]' \
899 … '(- *)'--help'[Show help and exit]' \
909 …"(--help --test)"--test'[Make database entries but do not add the tag artifact]' …
910 …"(--help -n --dryrun)"{-n,--dryrun}'[Do not actually change the database]' …
911 …"(--help --date-override)"--date-override'[DATETIME Set the change time on the control artifact]:d…
912 …"(--help --user-override)"--user-override'[USER Set the user name on the control artifact]:user:($…
913 …'(- *)'--help'[Show help and exit]' …
920 "(--help -r --revision)"{-r,--revision}'[VERSION Revert to given VERSION]:version:' \
921 '(- *)'--help'[Show help and exit]' \
927 …"(--help -type -y)"{-type,-y}'[FLAG]:type:(all ci t w)' …
928 …"(--help -limit -n)"{-limit,-n}'[LIMIT The maximum number of items to show]:number:' …
929 …"(--help -tkt)"-tkt'[HASH Filters for only those events for the specified ticket]:hash:' …
930 …"(--help -tag)"-tag'[TAG Filters for a tag]:tag:($(__fossil_tags))' …
931 …"(--help -wiki)"-wiki'[NAME Filters on a specific wiki page]:wiki page:($(__fossil_wiki_pages))' …
932 …"(--help -name)"-name'[FILENAME filters for a specific file]:file:_files' …
933 …"(--help -url)"-url'[STRING Sets the RSS feed'"'"'s root URL to the given string]:url:__fossil_url…
934 '(- *)'--help'[Show help and exit]'
939 "(--help --force)"--force'[Do not prompt for confirmation]' \
940 "(--help --private)"--private'[Only private branches are removed from the repository]' \
941 "(--help --verily)"--verily'[Scrub real thoroughly (see above)]' \
942 '(- *)'--help'[Show help and exit]' \
948 "(--help -a --all)"{-a,--all}'[Output all matches, not just best matches]' \
949 "(--help -n --limit)"{-n,--limit}'[N Limit output to N matches]:number:' \
950 "(--help -W --width)"{-W,--width}'[WIDTH Set display width to WIDTH columns]:number:' \
951 '(- *)'--help'[Show help and exit]' \
971 "(--help -h --dereference)"{-h,--dereference}'[Resolve symbolic links]' \
972 '(- *)'--help'[Show help and exit]' \
978 … "(--help --224 --256 --384 --512 --size)"--224'[Compute a SHA3-224 hash]' \
979 … "(--help --256 --224 --384 --512 --size)"--256'[Compute a SHA3-256 hash (the default)]' \
980 … "(--help --384 --224 --256 --512 --size)"--384'[Compute a SHA3-384 hash]' \
981 … "(--help --512 --224 --256 --384 --size)"--512'[Compute a SHA3-512 hash]' \
982 … "(--help --size --224 --256 --384 --512 --size)"--size'[N An N-bit hash]:number:' \
983 … "(--help -h --dereference)"{-h,--dereference}'[Resolve symbolic links]' \
984 … '(- *)'--help'[Show help and exit]' \
990 '(- *)'--help'[Show help and exit]'
995 "(--help --dryrun)"--dryrun'[Do not record any emails in the database]' \
996 "(--help --trace)"--trace'[Print a transcript of the conversation on stderr]' \
997 "(--help --ipaddr)"--ipaddr'[ADDR The SMTP connection originates at ADDR]:address:' \
998 '(- *)'--help'[Show help and exit]' \
1004 …"(--help --no-repository)"--no-repository'[Skip opening the repository database]' …
1005 …"(--help --readonly)"--readonly'[Open the repository read-only]' …
1006 …"(--help -R)"-R'[REPOSITORY Use REPOSITORY as the repository database]:fossils:($(__fossil_repos))…
1007 '(- *)'--help'[Show help and exit]'
1012 …"(--help -X --exclude)"{-X,--exclude}'[GLOBLIST Comma-separated list of GLOBs of files to exclude]…
1013 …"(--help --include)"--include'[GLOBLIST Comma-separated list of GLOBs of files to include]:pattern…
1014 …"(--help --name)"--name'[DIR The name of the top-level directory in the archive]:directory:_files …
1015 …"(--help -R)"-R'[REPOSITORY Specify a Fossil repository]:fossils:($(__fossil_repos))' …
1016 …'(- *)'--help'[Show help and exit]' …
1027 …"(--help -B --httpauth)"{-B,--httpauth}'[USER:PASS Credentials for the simple HTTP auth protocol]:…
1028 …"(--help --ipv3)"--ipv4'[Use only IPv4, not IPv6]' …
1029 …"(--help --once)"--once'[Do not remember URL for subsequent syncs]' …
1030 …"(--help --proxy)"--proxy'[PROXY Use the specified HTTP proxy]:proxy:' …
1031 …"(--help --private)"--private'[Sync private branches too]' …
1032 …"(--help -R --repository)"{-R,--repository}'[REPO Local repository to sync with]:fossils:($(__foss…
1033 …"(--help --ssl-identity)"--ssl-identity'[FILE Local SSL credentials]:ssl credentials:' …
1034 …"(--help --ssh-command)"--ssh-command'[SSH Use SSH as the "ssh" command]:ssh command:' …
1035 …"(--help -u --unversioned)"{-u,--unversioned}'[Also sync unversioned content]' …
1036 …"(--help -v --verbose)"{-v,--verbose}'[Additional (debugging) output]' …
1037 …"(--help --verily)"--verily'[Exchange extra information with the remote]' …
1038 …'(- *)'--help'[Show help and exit]' …
1048 …"(--help -X --exclude)"{-X,--exclude}'[GLOBLIST Comma-separated list of GLOBs of files to exclude]…
1049 …"(--help --include)"--include'[GLOBLIST Comma-separated list of GLOBs of files to include]:pattern…
1050 …"(--help --name)"--name'[DIR The name of the top-level directory in the archive]:directory:_files …
1051 …"(--help -R)"-R'[REPOSITORY Specify a Fossil repository]:fossils:($(__fossil_repos))' …
1052 …'(- *)'--help'[Show help and exit]' …
1063 … "(--help -n --limit)"{-n,--limit}'[N Output the first N entries]:number:' \
1064 … "(--help -p --path)"{-p,--path}'[PATH Output items affecting PATH only]:path:_files' \
1065 … "(--help --offset)"--offset'[P skip P changes]:number:' \
1066 … "(--help --sql)"--sql'[Show the SQL used to generate the timeline]' \
1067 … "(--help -t --type)"{-t,--type}'[TYPE Output items from the given types only]:type:(ci e t w)' \
1068 … "(--help -v --verbose)"{-v,--verbose}'[Output the list of files changed by each commit]' \
1069 … "(--help -W --width)"{-W,--width}'[NUM Width of lines (default is to auto-detect)]:number:' \
1070 … "(--help -R)"-R'[REPO Specifies the repository db to use]:fossils:($(__fossil_repos))' \
1071 … '(- *)'--help'[Show help and exit]' \
1083 …"(--help --now -c --checkin -C --checkout)"--now'[Stamp each affected file with the current time]'…
1084 …"(--help -c --checkin --now -C --checkout)"{-c,--checkin}'[Stamp with the last modification time]'…
1085 …"(--help -C --checkout -c --checkin --now)"{-C,--checkout}'[Stamp with the time of the current che…
1086 …"(--help -g)"-g'[GLOBLIST Comma-separated list of glob patterns]:pattern:' …
1087 …"(--help -G)"-G'[GLOBFILE Like -g but reads globs from glob default file]:pattern:' …
1088 …"(--help -v -verbose)"{-v,-verbose}'[Outputs extra information about its globs]' …
1089 …"(--help -n --dry-run)"{-n,--dry-run}'[Do not touch anything]' …
1090 …"(--help -q --quiet)"{-q,--quiet}'[Suppress warnings]' …
1091 …'(- *)'--help'[Show help and exit]' …
1097 "(--help --all)"--all'[Show all artifacts, not just check-ins]' \
1098 '(- *)'--help'[Show help and exit]'
1114 …"(--help --case-sensitive)"--case-sensitive'[BOOL Override case-sensitive setting]:bool:(yes no)' …
1115 …"(--help --debug)"--debug'[Print debug information on stdout]' …
1116 …"(--help --latest)"--latest'[Update to latest version]' …
1117 …"(--help --force-missing)"--force-missing'[Force update if missing content after sync]' …
1118 …"(--help -n --dry-run)"{-n,--dry-run}'[If given, display instead of run actions]' …
1119 …"(--help -v --verbose)"{-v,--verbose}'[Print status information about all files]' …
1120 …"(--help -W --width)"{-W,--width}'[WIDTH Width of lines (default is to auto-detect)]:number:' …
1121 …"(--help --setmtime)"--setmtime'[Set timestamps of all files to match their SCM-side times]' …
1122 …"(--help -K --keep-merge-files)"{-K,--keep-merge-files}'[On merge conflict, retain the temporary f…
1123 …'(- *)'--help'[Show help and exit]' …
1134 "(--help -v --verbose)"{-v,--verbose}'[Additional details about optional features]' \
1135 '(- *)'--help'[Show help and exit]'
1140 "(--help --type)"--type'[TYPE Only find artifacts of TYPE]:type:(ci t w g e)' \
1141 "(--help -v --verbose)"{-v,--verbose}'[Provide extra information (such as the RID)]' \
1142 '(- *)'--help'[Show help and exit]' \
1152 …"(--help -X --exclude)"{-X,--exclude}'[GLOBLIST Comma-separated list of GLOBs of files to exclude]…
1153 …"(--help --include)"--include'[GLOBLIST Comma-separated list of GLOBs of files to include]:pattern…
1154 …"(--help --name)"--name'[DIR The name of the top-level directory in the archive]:directory:_files …
1155 …"(--help -R)"-R'[REPOSITORY Specify a Fossil repository]:fossils:($(__fossil_repos))' …
1156 …'(- *)'--help'[Show help and exit]' …
1189 …"(--help -R --repository)"{-R,--repository}'[FILE Run command on repository FILE]:fossils:($(__fos…
1190 "(-)"--help'[Show help and exit]'
1215 "(--help --digest)"--digest'[Send digests]' \
1216 "(--help --test)"--test'[Write to standard output]'
1235 "(--help --body)"--body'[FILENAME]:file:_files' \
1236 "(--help --smtp-trace)"--smtp-trace'[]' \
1237 "(--help --stdout)"--stdout'[]' \
1238 "(--help --subject -S)"{--subject,-S}'[SUBJECT]:subject:' \
1267 "(-)"--help'[Show help and exit]'
1268 "(--help --showfile)"--showfile'[Show the repository or checkout being operated upon]'
1269 "(--help --dontstop)"--dontstop'[Continue with other repositories even after an error]'
1270 "(--help --dry-run)"--dry-run'[If given, display instead of run actions]'
1301 "(--help --whatif)"--whatif'[Review the files to be deleted]'
1328 "(--help -v --verbose)"{-v,--verbose}'[Additional (debugging) output]'
1340 "(--help -u --unversioned)"{-u,--unversioned}'[Also sync unversioned content]' \
1341 "(--help -v --verbose)"{-v,--verbose}'[Additional (debugging) output]'
1349 "(--help --global)"--global'[Set or unset the given property globally]' \
1350 "(--help --exact)"--exact'[Only consider exact name matches]'
1368 "(--help -c --ckout)"{-c,--ckout}'[Ignore local checkouts instead of repositories]' \
1374 "(-)"--help'[Show help and exit]' \
1375 "(--help -c --ckout)"{-c,--ckout}'[List local checkouts instead of repositories]'
1398 "(-)"--help'[Show help and exit]'
1454 "(-)"--help'[Show help and exit]'
1455 …"(--help -R --repository)"{-R,--repository}'[FILE Run commands on repository FILE]:fossils:($(__fo…
1485 "(--help -a --all)"{-a,--all}'[List all branches]' \
1486 "(--help -c --closed)"{-c,--closed}'[List closed branches]' \
1487 "(--help -r)"-r'[Reverse the sort order]' \
1488 "(--help -t)"-t'[Show recently changed branches first]'
1494 …"(--help --private)"--private'[Branch is private]' …
1495 …"(--help --bgcolor)"--bgcolor'[COLOR Use COLOR instead of automatic background]:color:' …
1496 …"(--help --nosign)"--nosign'[Do not sign contents on this branch]' …
1497 …"(--help --date-override)"--date-override'[DATE Use DATE instead of '"'"'now'"'"']:date:(now)' …
1498 …"(--help --user-override)"--user-override'[USER Use USER instead of the default]:user:($(__fossil_…
1522 "(-)"--help'[Show help and exit]'
1595 "(-)"--help'[Show help and exit]'
1626 …"(--help -R --repository)"{-R,--repository}'[FILE Extract info from repository FILE]:fossils:($(__…
1627 "(-)"--help'[Show help and exit]'
1659 "(--help --overwrite)"--overwrite'[Replace local settings]' \
1696 "(-)"--help'[Show help and exit]'
1741 "(-)"--help'[Show help and exit]'
1760 …"(--help --autopush)"--autopush'[URL Automatically do a '"'"'git push'"'"' to URL]:url:__fossil_ur…
1761 …"(--help --debug)"--debug'[FILE Write fast-export text to FILE]:file:_files' …
1762 …"(--help --force -f)"{--force,-f}'[Do the export even if nothing has changed]' …
1763 …"(--help --limit)"--limit'[N Add no more than N new check-ins to MIRROR]:number:' …
1798 "(-)"--help'[Show help and exit]'
1817 "(--help --command)"--command'[COMMAND]:command:' \
1818 "(--help --type)"--type'[TYPE]:type:' \
1819 "(--help --sequence)"--sequence'[NUM]:number:'
1831 "(--help --command)"--command'[COMMAND]:command:' \
1832 "(--help --type)"--type'[TYPE]:type:' \
1833 "(--help --sequence)"--sequence'[NUM]:number:' \
1845 … "(--help --dry-run)"--dry-run'[Print the script on stdout rather than run it]' \
1846 … "(--help --base-rcvid)"--base-rcvid'[N Pretend that the hook-last-rcvid value is N]:number:' \
1847 … "(--help --new-rcvid)"--new-rcvid'[M Pretend that the last rcvid valud is M]:number:' \
1848 … "(--help --aux-file)"--aux-file'[NAME NAME is substituted for %A in the script]:name:' \
1878 "(-)"--help'[Show help and exit]'
1879 …"(--help -R --repository)"{-R,--repository}'[FILE Run commands on repository FILE]:fossils:($(__fo…
1922 "(-)"--help'[Show help and exit]'
1963 "(--help --explain --dry-run)"--explain'[Make no changes, but show what would happen]'
1964 "(--help --dry-run --explain)"--dry-run'[An alias for --explain]'
1965 "(-)"--help'[Show help and exit]'
1969 "(-)"--help'[Show help and exit]' \
2002 "(--help -l)"-l'[Provide more details]'
2008 "(--help --force)"--force'[Suppress confirmation prompt]' \
2049 "(-)"--help'[Show help and exit]'
2100 "(-)"--help'[Show help and exit]'
2164 "(-)"--help'[Show help and exit]'
2183 …"(--help --raw)"--raw'[Raw tag name]' …
2184 …"(--help --propagate)"--propagate'[Propagating tag]' …
2185 …"(--help --date-override)"--date-override'[DATETIME Set date and time added]:datetime:' …
2186 …"(--help --user-override)"--user-override'[USER Name USER when adding the tag]:user:($(__fossil_us…
2187 …"(--help --dryrun -n)"{--dryrun,-n}'[Display the tag text, but do not]' …
2196 …"(--help --raw)"--raw'[Raw tag name]' …
2197 …"(--help --date-override)"--date-override'[DATETIME Set date and time deleted]:datetime:' …
2198 …"(--help --user-override)"--user-override'[USER Name USER when deleting the tag]:user:($(__fossil_…
2199 …"(--help --dryrun -n)"{--dryrun,-n}'[Display the control artifact, but do]' …
2207 "(--help --raw)"--raw'[Raw tag name]' \
2208 "(--help -t --type)"{-t,--type}'[TYPE One of "ci", or "e"]:(ci e)' \
2209 "(--help -n --limit)"{-n,--limit}'[N Limit to N results]:number:' \
2216 "(--help --raw)"--raw'[List tags raw names of tags]' \
2217 "(--help --tagtype)"--tagtype'[TYPE List only tags of type TYPE]:tag type:(ci e)' \
2218 "(--help -v --inverse)"{-v,--inverse}'[Inverse the meaning of --tagtype TYPE]' \
2241 "(-)"--help'[Show help and exit]'
2260 "(--help -l --limit)"{-l,--limit}'[LIMITCHAR]:limit:' \
2261 "(--help -q --quote)"{-q,--quote}'[]' \
2262 "(--help -R --repository)"{-R,--repository}'[FILE]:fossils:($(__fossil_repos))' \
2275 "(--help -q --quote)"{-q,--quote}'[]' \
2283 "(--help -q --quote)"{-q,--quote}'[]' \
2311 "(-)"--help'[Show help and exit]'
2351 …"(--help -R --repository)"{-R,--repository}'[FILE Use FILE as the repository]:fossils:($(__fossil_…
2352 "(--help --mtime)"--mtime'[TIMESTAMP Use TIMESTAMP instead of "now"]:timestamp:'
2353 "(-)"--help'[Show help and exit]'
2372 "(--help --as)"--as'[UVFILE]:file:_files' \
2398 "(--help --glob)"--glob'[PATTERN Show only files that match]:pattern:' \
2399 "(--help --like)"--like'[PATTERN Show only files that match]:pattern:'
2405 "(--help -v --verbose)"{-v,--verbose}'[Extra diagnostic output]' \
2406 "(--help -n --dryrun)"{-n,--dryrun}'[Show what would have happened]' \
2413 "(--help --glob)"--glob'[PATTERN Remove files that match]:pattern:' \
2414 "(--help --like)"--like'[PATTERN Remove files that match]:pattern:' \
2421 "(--help -v --verbose)"{-v,--verbose}'[Extra diagnostic output]' \
2422 "(--help -n --dryrun)"{-n,--dryrun}'[Show what would have happened]' \
2451 …"(--help -R --repository)"{-R,--repository}'[FILE Apply command to repository FILE]:fossils:($(__f…
2452 "(-)"--help'[show help and exit]'
2520 "(-)"--help'[show help and exit]'
2539 …"(--help --technote -t)"{--technote,-t}'[DATETIME|TECHNOTE-ID Export a technote]:datetime/technote…
2540 …"(--help -h --html -H --HTML)"--html'[Render only HTML body]' …
2541 …"(--help -H --HTML -h --html)"--HTML'[Like -h|-html but wraps the output in <html>/</html>]' …
2542 …"(--help -p --pre)"{-p,--pre}'[Wrap into <pre>...</pre>]' …
2550 … "(--help -M --mimetype)"{-M,--mimetype}'[TEXT-FORMAT The mime type of the update]:mimetype:' \
2551 … "(--help --technote -t)"{--technote,-t}'[DATETIME|TECHNOTE-ID]:datetime/technote-id:(now)' \
2552 … "(--help --technote-tags)"--technote-tags'[TAGS The set of tags for a technote]:tags:' \
2553 … "(--help --technote-bgcolor)"--technote-bgcolor'[COLOR The color used for the technote]:color:' \
2561 "(--help -t --technote)"{-t,--technote}'[List technotes]' \
2562 …"(--help -s --show-technote-ids)"{-s,--show-technote-ids}'[The id of the tech note will be listed]'
2584 … "(--help --backoffice)"--backoffice'[Run alert_backoffice() after all alerts have been added]' \
2585 … "(--help --debug)"--debug'[Like --backoffice, but print to stdout]' \
2586 … "(--help --digest)"--digest'[Process emails using SENDALERT_DIGEST]' \
2587 … '(- *)'--help'[Show help and exit]' \
2593 '(- *)'--help'[Show help and exit]'
2598 "(--help --digest)"--digest'[Generate digest alert text]' \
2599 "(--help --needmod)"--needmod'[Assume all events are pending moderator approval]' \
2600 '(- *)'--help'[Show help and exit]' \
2604 (test-all-help)
2606 "(--help -e --everything)"{-e,--everything}'[Show all commands and pages]' \
2607 "(--help -t --test)"{-t,--test}'[Include test- commands]' \
2608 "(--help -w --www)"{-w,--www}'[Show WWW pages]' \
2609 "(--help -s --settings)"{-s,--settings}'[Show settings]' \
2610 "(--help -h --html)"{-h,--html}'[Transform output to HTML]' \
2611 "(--help -r --raw)"{-r,--raw}'[No output formatting]' \
2612 '(- *)'--help'[Show help and exit]'
2617 "(--help --minsize)"--minsize'[N Show hases with N characters or more]:number:' \
2618 '(- *)'--help'[Show help and exit]'
2623 '(- *)'--help'[Show help and exit]' \
2630 '(- *)'--help'[Show help and exit]'
2635 "(--help --mtime)"--mtime'[DATETIME Use an alternative date/time]:datetime:' \
2636 "(--help --mimetype)"--mimetype'[TYPE Use an alternative mimetype]:mimetype:' \
2637 '(- *)'--help'[Show help and exit]' \
2645 '(- *)'--help'[Show help and exit]'
2650 '(- *)'--help'[Show help and exit]' \
2657 "(--help --verbose)"--verbose'[Output total item count and size]' \
2658 '(- *)'--help'[Show help and exit]'
2663 '(- *)'--help'[Show help and exit]' \
2669 '(- *)'--help'[Show help and exit]' \
2675 …"(--help --repository -R)"{--repository,-R}'[REPO The repository file to commit to]:fossils:($(__f…
2676 …"(--help --as)"--as'[FILENAME The repository-side name of the input file]:file:_files' …
2677 …"(--help --comment -m)"{--comment,-m}'[COMMENT Required checkin comment]:comment:' …
2678 …"(--help --comment-file -M)"{--comment-file,-M}'[FILE Reads checkin comment from the given file]:f…
2679 …"(--help --revision -r)"{--revision,-r}'[VERSION Commit from this version]:version:' …
2680 …"(--help --allow-fork)"--allow-fork'[Allow commit against a non-leaf parent]' …
2681 …"(--help --allow-merge-conflict)"--allow-merge-conflict'[Allow checkin of a file with conflict mar…
2682 …"(--help --user-override)"--user-override'[USER User to use instead of the default]:user:($(__foss…
2683 …"(--help --date-override)"--date-override'[DATETIME Date to use instead of '"'"'now'"'"']:datetime…
2684 …"(--help --allow-older)"--allow-older'[Allow a commit to be older than its ancestor]' …
2685 …"(--help --convert-eol-inherit)"--convert-eol-inherit'[Inherit EOL style from previous content]' …
2686 …"(--help --convert-eol-unix)"--convert-eol-unix'[Convert the EOL style to Unix]' …
2687 …"(--help --convert-eol-windows)"--convert-eol-windows'[Convert the EOL style to Windows]' …
2688 …"(--help --delta)"--delta'[Prefer to generate a delta manifest]' …
2689 …"(--help --allow-new-file)"--allow-new-file'[Allow addition of a new file this way]' …
2690 …"(--help --dump-manifest -d)"{--dump-manifest,-d}'[Dumps the generated manifest to stdout]' …
2691 …"(--help --save-manifest)"--save-manifest'[FILE Saves the generated manifest to a file]:file:_file…
2692 …"(--help --wet-run)"--wet-run'[Disables the default dry-run mode]' …
2693 …'(- *)'--help'[Show help and exit]' …
2699 '(- *)'--help'[Show help and exit]'
2704 '(- *)'--help'[Show help and exit]'
2709 …"(--help --file)"--file'[The comment text is really just a file name to read it from]' …
2710 …"(--help --decode)"--decode'[Decode the text using the same method used for a C-card from a manife…
2711 …"(--help --legacy)"--legacy'[Use the legacy comment printing algorithm]' …
2712 …"(--help --trimcrlf)"--trimcrlf'[Enable trimming of leading/trailing CR/LF]' …
2713 …"(--help --trimspace)"--trimspace'[Enable trimming of leading/trailing spaces]' …
2714 …"(--help --wordbreak)"--wordbreak'[Attempt to break lines on word boundaries]' …
2715 …"(--help --origbreak)"--origbreak'[Attempt to break when the original comment text is detected]' …
2716 …"(--help --indent)"--indent'[NUM Number of spaces to indent]:number:' …
2717 …"(--help -W --width)"{-W,--width}'[NUM Width of lines]:number:' …
2718 …'(- *)'--help'[Show help and exit]' …
2726 "(--help --no-settings)"--no-settings'[Do not consider any glob settings]' \
2727 "(--help -v --verbose)"{-v,--verbose}'[Show per-file results for all pre-commit checks]' \
2728 '(- *)'--help'[Show help and exit]'
2733 '(- *)'--help'[Show help and exit]' \
2740 '(- *)'--help'[Show help and exit]' \
2748 '(- *)'--help'[Show help and exit]' \
2755 "(--help --force)"--force'[]' \
2756 '(- *)'--help'[Show help and exit]' \
2763 '(- *)'--help'[Show help and exit]' \
2769 '(- *)'--help'[Show help and exit]' \
2775 '(- *)'--help'[Show help and exit]'
2780 '(- *)'--help'[Show help and exit]' \
2786 '(- *)'--help'[Show help and exit]' \
2793 '(- *)'--help'[Show help and exit]'
2798 '(- *)'--help'[Show help and exit]' \
2804 '(- *)'--help'[Show help and exit]'
2809 '(- *)'--help'[Show help and exit]'
2814 '(- *)'--help'[Show help and exit]' \
2820 '(- *)'--help'[Show help and exit]'
2825 '(- *)'--help'[Show help and exit]' \
2831 '(- *)'--help'[Show help and exit]' \
2837 '(- *)'--help'[Show help and exit]' \
2844 '(- *)'--help'[Show help and exit]' \
2851 '(- *)'--help'[Show help and exit]' \
2858 '(- *)'--help'[Show help and exit]' \
2866 "(--help --from)"--from'[S An artifact]:artifact:' \
2867 "(--help --count)"--count'[N Number of artifacts]:number:' \
2868 '(- *)'--help'[Show help and exit]'
2873 '(- *)'--help'[Show help and exit]' \
2886 "(--help --nodots)"--nodots'[Omit files that begin with '"'"'.'"'"']' \
2887 '(- *)'--help'[Show help and exit]' \
2894 "(--help --hex)"--hex'[Show the output as hexadecimal]' \
2895 '(- *)'--help'[Show help and exit]' \
2901 "(--help --repair)"--repair'[Fix up the enref field]' \
2902 "(--help --full)"--full'[Give a full report]' \
2903 "(--help --clean)"--clean'[Used with --repair, removes entries with enref==0]' \
2904 '(- *)'--help'[Show help and exit]'
2909 '(- *)'--help'[Show help and exit]' \
2915 '(- *)'--help'[Show help and exit]' \
2921 "(--help --key)"--key'[KEYNUM]:key number:' \
2922 "(--help --hash)"--hash'[HASH]:hash:' \
2923 '(- *)'--help'[Show help and exit]'
2928 '(- *)'--help'[Show help and exit]' \
2935 …"(--help --allow-symlinks)"--allow-symlinks'[BOOL Temporarily turn allow-symlinks on/off]:bool:(ye…
2936 …"(--help --open-config)"--open-config'[Open the configuration database first]' …
2937 …"(--help --slash)"--slash'[Trailing slashes, if any, are retaine]' …
2938 …"(--help --reset)"--reset'[Reset cached stat() info for each file]' …
2939 …'(- *)'--help'[Show help and exit]' …
2945 '(- *)'--help'[Show help and exit]' \
2951 '(- *)'--help'[Show help and exit]'
2956 '(- *)'--help'[Show help and exit]' \
2962 "(--help --ignore-merges)"--ignore-merges'[Ignore merges for discovering name pivots]' \
2963 '(- *)'--help'[Show help and exit]' \
2969 '(- *)'--help'[Show help and exit]' \
2975 '(- *)'--help'[Show help and exit]' \
2981 '(- *)'--help'[Show help and exit]'
2986 "(--help --type)"--type'[TYPE]:type:(wiki markdown artifact)' \
2987 '(- *)'--help'[Show help and exit]' \
2993 '(- *)'--help'[Show help and exit]' \
3000 "(--help -i --ignore-case)"{-i,--ignore-case}'[Ignore case]' \
3001 '(- *)'--help'[Show help and exit]' \
3008 '(- *)'--help'[Show help and exit]' \
3014 '(- *)'--help'[Show help and exit]' \
3020 '(- *)'--help'[Show help and exit]' \
3026 '(- *)'--help'[Show help and exit]'
3031 '(- *)'--help'[Show help and exit]' \
3037 '(- *)'--help'[Show help and exit]'
3042 "(--help --th-trace)"--th-trace'[Trace TH1 execution (for debugging purposes)]' \
3043 "(--help --usercap)"--usercap'[CAP user capability string]:capability string:' \
3044 '(- *)'--help'[Show help and exit]'
3049 "(--help --compress)"--compress'[Use ZLIB compression on the payload]' \
3050 "(--help --mimetype)"--mimetype'[TYPE Mimetype of the payload]:mimetype:' \
3051 "(--help --out)"--out'[FILE Store the reply in FILE]:file:_files' \
3052 "(--help -v)"-v'[Verbose output]' \
3053 '(- *)'--help'[Show help and exit]' \
3060 "(--help -d --db-only)"{-d,--db-only}'[Run "PRAGMA integrity_check" on the database only]' \
3061 "(--help --parse)"--parse'[Parse all manifests, wikis, tickets, events, etc]' \
3062 "(--help -q --quick)"{-q,--quick}'[Run "PRAGMA quick_check" on the database only]' \
3063 '(- *)'--help'[Show help and exit]'
3068 '(- *)'--help'[Show help and exit]' \
3074 '(- *)'--help'[Show help and exit]'
3079 '(- *)'--help'[Show help and exit]'
3084 '(- *)'--help'[Show help and exit]' \
3090 '(- *)'--help'[Show help and exit]' \
3096 '(- *)'--help'[Show help and exit]'
3101 '(- *)'--help'[Show help and exit]'
3106 "(--help -n --limit)"{-n,--limit}'[NUM Repeat looks-like function NUM times]:number:' \
3107 "(--help --utf8)"--utf8'[Ignoring BOM and file size, force UTF-8 checking]' \
3108 "(--help --utf16)"--utf16'[Ignoring BOM and file size, force UTF-16 checking]' \
3109 '(- *)'--help'[Show help and exit]' \
3115 '(- *)'--help'[Show help and exit]' \
3121 "(--help --safe)"--safe'[Restrict the output to use only "safe" HTML]' \
3122 '(- *)'--help'[Show help and exit]' \
3128 "(--help --begin)"--begin'[TEXT Text to insert before each match]:text:' \
3129 "(--help --end)"--end'[TEXT Text to insert after each match]:text:' \
3130 "(--help --gap)"--gap'[TEXT Text to indicate elided content]:text:' \
3131 "(--help --html)"--html'[Input is HTML]' \
3132 "(--help --static)"--static'[Use the static Search object]' \
3133 '(- *)'--help'[Show help and exit]' \
3140 '(- *)'--help'[Show help and exit]' \
3146 "(--help --notshunned)"--notshunned'[Do not report shunned artifacts]' \
3147 "(--help --quiet)"--quiet'[Only show output if there are errors]' \
3148 '(- *)'--help'[Show help and exit]'
3153 '(- *)'--help'[Show help and exit]' \
3159 "(--help --debug)"--debug'[Enable debugging]' \
3160 '(- *)'--help'[Show help and exit]' \
3167 "(--help --count)"--count'[N Repeat the conversion N times]:number:' \
3168 '(- *)'--help'[Show help and exit]' \
3174 '(- *)'--help'[Show help and exit]' \
3180 '(- *)'--help'[Show help and exit]'
3185 "(--help --limit)"--limit'[N Parse no more than N blobs]:number:' \
3186 '(- *)'--help'[Show help and exit]'
3191 '(- *)'--help'[Show help and exit]' \
3198 '(- *)'--help'[Show help and exit]'
3203 "(--help --sleep)"--sleep'[N Sleep for N seconds before exiting]:number:' \
3204 '(- *)'--help'[Show help and exit]' \
3210 '(- *)'--help'[Show help and exit]' \
3217 '(- *)'--help'[Show help and exit]' \
3223 '(- *)'--help'[Show help and exit]' \
3229 '(- *)'--help'[Show help and exit]' \
3236 '(- *)'--help'[Show help and exit]'
3241 "(--help -omitrepo)"-omitrepo'[]' \
3242 '(- *)'--help'[Show help and exit]'
3247 '(- *)'--help'[Show help and exit]' \
3253 '(- *)'--help'[Show help and exit]' \
3259 '(- *)'--help'[Show help and exit]' \
3267 '(- *)'--help'[Show help and exit]' \
3274 "(--help --no-merge)"--no-merge'[Follow only direct parent-child paths]' \
3275 '(- *)'--help'[Show help and exit]' \
3282 '(- *)'--help'[Show help and exit]' \
3288 "(--help --direct)"--direct'[Use DOMAIN directly without going through MX]' \
3289 "(--help --port)"--port'[N Talk on TCP port N]:number:' \
3290 '(- *)'--help'[Show help and exit]' \
3297 "(--help --direct)"--direct'[Bypass MX lookup]' \
3298 "(--help --relayhost)"--relayhost'[HOST Use HOST as relay for delivery]:host:' \
3299 "(--help --port)"--port'[Use TCP port N instead of 25]:number:' \
3300 "(--help --trace)"--trace'[Show the SMTP conversation on the console]' \
3301 '(- *)'--help'[Show help and exit]' \
3309 '(- *)'--help'[Show help and exit]' \
3315 …"(--help --branch)"--branch'[BRANCH Include only check-ins on BRANCH]:branch:($(__fossil_branches)…
3316 …"(--help --from)"--from'[TAG Start the subtree at TAG]:tag:($(__fossil_tags))' …
3317 …"(--help --to)"--to'[TAG End the subtree at TAG]:tag:($(__fossil_tags))' …
3318 …"(--help --checkin)"--checkin'[TAG The subtree is the single check-in TAG]:tag:($(__fossil_tags))'…
3319 …"(--help --all)"--all'[Include FILE and TAG artifacts]' …
3320 …"(--help --exclusive)"--exclusive'[Include FILES exclusively on check-ins]' …
3321 '(- *)'--help'[Show help and exit]'
3326 '(- *)'--help'[Show help and exit]' \
3334 …"(--help -h --dereference)"{-h,--dereference}'[Follow symlinks; archive the files they point to]' \
3335 '(- *)'--help'[Show help and exit]'
3340 "(--help --time)"--time'[SUFFIX Generate names based on the time of the day]:suffix:' \
3341 "(--help --tag)"--tag'[NAME Try to use NAME as the differentiator]:name:' \
3342 '(- *)'--help'[Show help and exit]' \
3348 '(- *)'--help'[Show help and exit]'
3353 "(--help --cgi)"--cgi'[Include a CGI response header in the output]' \
3354 "(--help --http)"--http'[Include an HTTP response header in the output]' \
3355 "(--help --open-config)"--open-config'[Open the configuration database]' \
3356 "(--help --set-anon-caps)"--set-anon-caps'[Set anonymous login capabilities]' \
3357 "(--help --set-user-caps)"--set-user-caps'[Set user login capabilities]' \
3358 "(--help --th-trace)"--th-trace'[Trace TH1 execution]' \
3359 '(- *)'--help'[Show help and exit]' \
3365 "(--help --cgi)"--cgi'[Include a CGI response header in the output]' \
3366 "(--help --http)"--http'[Include an HTTP response header in the output]' \
3367 "(--help --open-config)"--open-config'[Open the configuration database]' \
3368 "(--help --set-anon-caps)"--set-anon-caps'[Set anonymous login capabilities]' \
3369 "(--help --set-user-caps)"--set-user-caps'[Set user login capabilities]' \
3370 "(--help --th-trace)"--th-trace'[Trace TH1 execution]' \
3371 '(- *)'--help'[Show help and exit]' \
3377 "(--help --cgi)"--cgi'[Include a CGI response header in the output]' \
3378 "(--help --http)"--http'[Include an HTTP response header in the output]' \
3379 "(--help --open-config)"--open-config'[Open the configuration database]' \
3380 "(--help --set-anon-caps)"--set-anon-caps'[Set anonymous login capabilities]' \
3381 "(--help --set-user-caps)"--set-user-caps'[Set user login capabilities]' \
3382 "(--help --th-trace)"--th-trace'[Trace TH1 execution]' \
3383 '(- *)'--help'[Show help and exit]' \
3389 '(- *)'--help'[Show help and exit]' \
3395 '(- *)'--help'[Show help and exit]' \
3401 '(- *)'--help'[Show help and exit]' \
3407 '(- *)'--help'[Show help and exit]'
3412 …"(--help --absolute)"--absolute'[Return an absolute path instead of a relative one]' …
3413 …"(--help --case-sensitive)"--case-sensitive'[BOOL Enable or disable case-sensitive filenames]:bool…
3414 '(- *)'--help'[Show help and exit]'
3419 '(- *)'--help'[Show help and exit]'
3424 '(- *)'--help'[Show help and exit]' \
3431 '(- *)'--help'[Show help and exit]'
3436 "(--help --remember)"--remember'[Store results in last-sync-url]' \
3437 "(--help --prompt-pw)"--prompt-pw'[Prompt for password if missing]' \
3438 '(- *)'--help'[Show help and exit]' \
3444 '(- *)'--help'[Show help and exit]'
3449 '(- *)'--help'[Show help and exit]' \
3455 '(- *)'--help'[Show help and exit]' \
3462 "(--help --unset)"--unset'[Delete entries instead of displaying them]' \
3463 "(--help --mtime)"--mtime'[Show last modification time]' \
3464 '(- *)'--help'[Show help and exit]' \
3470 "(--help --blob --file)"--blob'[FILE Binary file to read from]:file:_files' \
3471 "(--help --file --blob)"--file'[FILE File to read from]:file:_files' \
3472 '(- *)'--help'[Show help and exit]' \
3479 '(- *)'--help'[Show help and exit]'
3484 '(- *)'--help'[Show help and exit]'
3489 '(- *)'--help'[Show help and exit]' \
3495 '(- *)'--help'[Show help and exit]' \
3501 "(--help --buttons)"--buttons'[Set the WIKI_BUTTONS flag]' \
3502 "(--help --htmlonly)"--htmlonly'[Set the WIKI_HTMLONLY flag]' \
3503 "(--help --linksonly)"--linksonly'[Set the WIKI_LINKSONLY flag]' \
3504 "(--help --nobadlinks)"--nobadlinks'[Set the WIKI_NOBADLINKS flag]' \
3505 "(--help --inline)"--inline'[Set the WIKI_INLINE flag]' \
3506 "(--help --noblock)"--noblock'[Set the WIKI_NOBLOCK flag]' \
3507 '(- *)'--help'[Show help and exit]' \
3513 "(--help -n --dryrun)"{-n,--dryrun}'[Just print what would happen]' \
3514 '(- *)'--help'[Show help and exit]' \
3520 '(- *)'--help'[Show help and exit]' \