test-help.out
81 lines
| 3.3 KiB
| text/plain
|
TextLexer
/ tests / test-help.out
mpm@selenic.com
|
r596 | basic hg commands (use "hg help -v" for more): | ||
mpm@selenic.com
|
r331 | |||
mpm@selenic.com
|
r596 | add add the specified files on the next commit | ||
annotate show changeset information per file line | ||||
clone make a copy of an existing repository | ||||
commit commit the specified files or all outstanding changes | ||||
diff diff working directory (or selected files) | ||||
export dump the header and diffs for one or more changesets | ||||
init create a new repository in the current directory | ||||
log show the revision history of the repository or a single file | ||||
pull pull changes from the specified source | ||||
push push changes to the specified destination | ||||
remove remove the specified files on the next commit | ||||
revert revert modified files or dirs back to their unmodified states | ||||
serve export the repository via HTTP | ||||
status show changed files in the working directory | ||||
update update or merge working directory | ||||
basic hg commands (use "hg help -v" for more): | ||||
add add the specified files on the next commit | ||||
annotate show changeset information per file line | ||||
clone make a copy of an existing repository | ||||
commit commit the specified files or all outstanding changes | ||||
diff diff working directory (or selected files) | ||||
export dump the header and diffs for one or more changesets | ||||
init create a new repository in the current directory | ||||
log show the revision history of the repository or a single file | ||||
pull pull changes from the specified source | ||||
push push changes to the specified destination | ||||
remove remove the specified files on the next commit | ||||
revert revert modified files or dirs back to their unmodified states | ||||
serve export the repository via HTTP | ||||
status show changed files in the working directory | ||||
update update or merge working directory | ||||
mpm@selenic.com
|
r331 | hg add: option -h not recognized | ||
Bryan O'Sullivan
|
r736 | hg add [OPTIONS] [FILES] | ||
-I --include | ||||
include path in search | ||||
-X --exclude | ||||
exclude path from search | ||||
mpm@selenic.com
|
r331 | |||
add the specified files on the next commit | ||||
mpm@selenic.com
|
r596 | hg add: option --skjdfks not recognized | ||
Bryan O'Sullivan
|
r736 | hg add [OPTIONS] [FILES] | ||
-I --include | ||||
include path in search | ||||
-X --exclude | ||||
exclude path from search | ||||
mpm@selenic.com
|
r596 | |||
add the specified files on the next commit | ||||
Thomas Arendsen Hein
|
r707 | hg diff [-r REV1 [-r REV2]] [FILE]... | ||
mpm@selenic.com
|
r331 | |||
Bryan O'Sullivan
|
r736 | -I --include | ||
include path in search | ||||
-X --exclude | ||||
exclude path from search | ||||
mpm@selenic.com
|
r331 | -r --rev | ||
revision | ||||
diff working directory (or selected files) | ||||
hg: unknown command foo | ||||
mpm@selenic.com
|
r336 | hg: unknown command 'commands' | ||
mpm@selenic.com
|
r596 | basic hg commands (use "hg help -v" for more): | ||
mpm@selenic.com
|
r336 | |||
mpm@selenic.com
|
r596 | add add the specified files on the next commit | ||
annotate show changeset information per file line | ||||
clone make a copy of an existing repository | ||||
commit commit the specified files or all outstanding changes | ||||
diff diff working directory (or selected files) | ||||
export dump the header and diffs for one or more changesets | ||||
init create a new repository in the current directory | ||||
log show the revision history of the repository or a single file | ||||
pull pull changes from the specified source | ||||
push push changes to the specified destination | ||||
remove remove the specified files on the next commit | ||||
revert revert modified files or dirs back to their unmodified states | ||||
serve export the repository via HTTP | ||||
status show changed files in the working directory | ||||
update update or merge working directory | ||||