view tests/test-help.out @ 707:116b2d3f4554

Changed command synopsises to match style of common UNIX tools. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Changed command synopsises to match style of common UNIX tools. manifest hash: cf62235e46f5c06ac5a3c88cb61e9b57d35fe222 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC13YhW7P1GVgWeRoRAnSOAKCOtrYHZ2XMTjpphY/G2UZHcJcZeQCdFsgv D5Hu+s9ahVX8hns2ZbQpriI= =g6NW -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 15 Jul 2005 09:38:57 +0100
parents 9a8daeff0ffa
children c6b912f8b5b2 8db4d406b3d3 d2422f10c136
line wrap: on
line source

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
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
hg add: option -h not recognized
hg add FILE...

add the specified files on the next commit
hg add: option --skjdfks not recognized
hg add FILE...

add the specified files on the next commit
hg diff [-r REV1 [-r REV2]] [FILE]...

 -r --rev 
   revision

diff working directory (or selected files)
hg: unknown command foo
hg: unknown command 'commands'
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