test-debugcomplete.out
231 lines
| 4.5 KiB
| text/plain
|
TextLexer
/ tests / test-debugcomplete.out
Alexis S. L. Carvalho
|
r3317 | % Show all commands except debug commands | ||
add | ||||
addremove | ||||
annotate | ||||
archive | ||||
backout | ||||
Matt Mackall
|
r5775 | bisect | ||
Matt Mackall
|
r3502 | branch | ||
branches | ||||
Alexis S. L. Carvalho
|
r3317 | bundle | ||
cat | ||||
clone | ||||
commit | ||||
copy | ||||
diff | ||||
export | ||||
Steve Losh
|
r8902 | forget | ||
Alexis S. L. Carvalho
|
r3317 | grep | ||
heads | ||||
help | ||||
identify | ||||
import | ||||
incoming | ||||
init | ||||
locate | ||||
log | ||||
manifest | ||||
merge | ||||
outgoing | ||||
parents | ||||
paths | ||||
pull | ||||
push | ||||
recover | ||||
remove | ||||
rename | ||||
Matt Mackall
|
r6518 | resolve | ||
Alexis S. L. Carvalho
|
r3317 | revert | ||
rollback | ||||
root | ||||
serve | ||||
showconfig | ||||
status | ||||
Matt Mackall
|
r9603 | summary | ||
Alexis S. L. Carvalho
|
r3317 | tag | ||
tags | ||||
tip | ||||
unbundle | ||||
update | ||||
verify | ||||
version | ||||
% Show all commands that start with "a" | ||||
add | ||||
addremove | ||||
annotate | ||||
archive | ||||
% Do not show debug commands if there are other candidates | ||||
diff | ||||
% Show debug commands if there are no other candidates | ||||
debugancestor | ||||
debugcheckstate | ||||
Dirkjan Ochtman
|
r7880 | debugcommands | ||
Alexis S. L. Carvalho
|
r3317 | debugcomplete | ||
debugconfig | ||||
debugdata | ||||
Matt Mackall
|
r3810 | debugdate | ||
Matt Mackall
|
r5741 | debugfsinfo | ||
Alexis S. L. Carvalho
|
r3317 | debugindex | ||
debugindexdot | ||||
Matt Mackall
|
r3844 | debuginstall | ||
Alexis S. L. Carvalho
|
r3317 | debugrebuildstate | ||
debugrename | ||||
debugsetparents | ||||
debugstate | ||||
Matt Mackall
|
r8812 | debugsub | ||
Alexis S. L. Carvalho
|
r3317 | debugwalk | ||
% Do not show the alias of a debug command if there are other candidates | ||||
% (this should hide rawcommit) | ||||
recover | ||||
remove | ||||
rename | ||||
Matt Mackall
|
r6518 | resolve | ||
Alexis S. L. Carvalho
|
r3317 | revert | ||
rollback | ||||
root | ||||
% Show the alias of a debug command if there are no other candidates | ||||
Matt Mackall
|
r8397 | |||
Alexis S. L. Carvalho
|
r3317 | |||
% Show the global options | ||||
--config | ||||
--cwd | ||||
--debug | ||||
--debugger | ||||
Matt Mackall
|
r3782 | --encoding | ||
--encodingmode | ||||
Alexis S. L. Carvalho
|
r3317 | --help | ||
--noninteractive | ||||
--profile | ||||
--quiet | ||||
--repository | ||||
--time | ||||
--traceback | ||||
--verbose | ||||
--version | ||||
-R | ||||
-h | ||||
-q | ||||
-v | ||||
-y | ||||
% Show the options for the "serve" command | ||||
--accesslog | ||||
--address | ||||
Lee Cantey
|
r4861 | --certificate | ||
Alexis S. L. Carvalho
|
r3317 | --config | ||
--cwd | ||||
--daemon | ||||
--daemon-pipefds | ||||
--debug | ||||
--debugger | ||||
Matt Mackall
|
r3782 | --encoding | ||
--encodingmode | ||||
Alexis S. L. Carvalho
|
r3317 | --errorlog | ||
--help | ||||
--ipv6 | ||||
--name | ||||
--noninteractive | ||||
--pid-file | ||||
--port | ||||
Michele Cella
|
r5835 | --prefix | ||
Alexis S. L. Carvalho
|
r3317 | --profile | ||
--quiet | ||||
--repository | ||||
--stdio | ||||
--style | ||||
--templates | ||||
--time | ||||
--traceback | ||||
--verbose | ||||
--version | ||||
--webdir-conf | ||||
-6 | ||||
-A | ||||
-E | ||||
-R | ||||
-a | ||||
-d | ||||
-h | ||||
-n | ||||
-p | ||||
-q | ||||
-t | ||||
-v | ||||
-y | ||||
% Show an error if we use --options with an ambiguous abbreviation | ||||
hg: command 's' is ambiguous: | ||||
Matt Mackall
|
r9603 | serve showconfig status summary | ||
Dirkjan Ochtman
|
r7880 | |||
% Show all commands + options | ||||
add: include, exclude, dry-run | ||||
annotate: rev, follow, text, user, date, number, changeset, line-number, include, exclude | ||||
Adrian Buehlmann
|
r9714 | clone: noupdate, updaterev, rev, pull, uncompressed, ssh, remotecmd | ||
Dirkjan Ochtman
|
r7880 | commit: addremove, close-branch, include, exclude, message, logfile, date, user | ||
Martin Geisler
|
r9857 | diff: rev, change, text, git, nodates, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, stat, include, exclude | ||
Matt Mackall
|
r10016 | export: output, switch-parent, rev, text, git, nodates | ||
Steve Losh
|
r8902 | forget: include, exclude | ||
Dirkjan Ochtman
|
r7880 | init: ssh, remotecmd | ||
log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, prune, patch, git, limit, no-merges, style, template, include, exclude | ||||
Dirkjan Ochtman
|
r8834 | merge: force, rev, preview | ||
Dirkjan Ochtman
|
r7880 | pull: update, force, rev, ssh, remotecmd | ||
push: force, rev, ssh, remotecmd | ||||
remove: after, force, include, exclude | ||||
serve: accesslog, daemon, daemon-pipefds, errorlog, port, address, prefix, name, webdir-conf, pid-file, stdio, templates, style, ipv6, certificate | ||||
Gilles Moris
|
r10014 | status: all, modified, added, removed, deleted, clean, unknown, ignored, no-status, copies, print0, rev, change, include, exclude | ||
Martin Geisler
|
r9621 | summary: remote | ||
Matt Mackall
|
r8855 | update: clean, check, date, rev | ||
Dirkjan Ochtman
|
r7880 | addremove: similarity, include, exclude, dry-run | ||
archive: no-decode, prefix, rev, type, include, exclude | ||||
backout: merge, parent, rev, include, exclude, message, logfile, date, user | ||||
bisect: reset, good, bad, skip, command, noupdate | ||||
branch: force, clean | ||||
Matt Mackall
|
r8991 | branches: active, closed | ||
Dirkjan Ochtman
|
r7880 | bundle: force, rev, base, all, type, ssh, remotecmd | ||
cat: output, rev, decode, include, exclude | ||||
copy: after, force, include, exclude, dry-run | ||||
debugancestor: | ||||
debugcheckstate: | ||||
debugcommands: | ||||
debugcomplete: options | ||||
debugdata: | ||||
debugdate: extended | ||||
debugfsinfo: | ||||
debugindex: | ||||
debugindexdot: | ||||
debuginstall: | ||||
debugrebuildstate: rev | ||||
debugrename: rev | ||||
debugsetparents: | ||||
debugstate: nodates | ||||
Matt Mackall
|
r8812 | debugsub: rev | ||
Dirkjan Ochtman
|
r7880 | debugwalk: include, exclude | ||
grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude | ||||
John Mulligan
|
r8695 | heads: rev, active, closed, style, template | ||
Dirkjan Ochtman
|
r7880 | help: | ||
identify: rev, num, id, branch, tags | ||||
import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity | ||||
incoming: force, newest-first, bundle, rev, patch, git, limit, no-merges, style, template, ssh, remotecmd | ||||
locate: rev, print0, fullpath, include, exclude | ||||
manifest: rev | ||||
outgoing: force, rev, newest-first, patch, git, limit, no-merges, style, template, ssh, remotecmd | ||||
Matt Mackall
|
r9606 | parents: rev, style, template | ||
Dirkjan Ochtman
|
r7880 | paths: | ||
recover: | ||||
rename: after, force, include, exclude, dry-run | ||||
timeless
|
r9646 | resolve: all, list, mark, unmark, no-status, include, exclude | ||
Dirkjan Ochtman
|
r7880 | revert: all, date, rev, no-backup, include, exclude, dry-run | ||
rollback: | ||||
root: | ||||
showconfig: untrusted | ||||
tag: force, local, rev, remove, message, date, user | ||||
tags: | ||||
tip: patch, git, style, template | ||||
unbundle: update | ||||
verify: | ||||
version: | ||||