comparison tests/test-help.out @ 496:6ce95a04999d

[PATCH] simplify init -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [PATCH] simplify init From: Bryan O'Sullivan <bos@serpentine.com> Remove source directory option from "hg init". manifest hash: 2ace7b16c962fb434340b937fbcd494f3098a85f -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCwQG/ywK+sNU5EO8RArbCAJ9DG45GepMI0Z9KWXqV8gmEbV1WfwCgotih LGAkD8iTfOLn7HIPVqt9FWY= =65uW -----END PGP SIGNATURE-----
author mpm@selenic.com
date Mon, 27 Jun 2005 23:52:31 -0800
parents c5705ab9cebd
children 98a2935c3d6c
comparison
equal deleted inserted replaced
495:e94cebc60d96 496:6ce95a04999d
14 heads show current repository heads 14 heads show current repository heads
15 help show help for a given command or all commands 15 help show help for a given command or all commands
16 history show the changelog history 16 history show the changelog history
17 identify print information about the working copy 17 identify print information about the working copy
18 import import an ordered set of patches 18 import import an ordered set of patches
19 init create a new repository or (deprecated, use clone) copy an existing one 19 init create a new repository in the current directory
20 log show the revision history of a single file 20 log show the revision history of a single file
21 manifest output the latest or given revision of the project manifest 21 manifest output the latest or given revision of the project manifest
22 parents show the parents of the current working dir 22 parents show the parents of the current working dir
23 pull pull changes from the specified source 23 pull pull changes from the specified source
24 push push changes to the specified destination 24 push push changes to the specified destination
66 heads show current repository heads 66 heads show current repository heads
67 help show help for a given command or all commands 67 help show help for a given command or all commands
68 history show the changelog history 68 history show the changelog history
69 identify print information about the working copy 69 identify print information about the working copy
70 import import an ordered set of patches 70 import import an ordered set of patches
71 init create a new repository or (deprecated, use clone) copy an existing one 71 init create a new repository in the current directory
72 log show the revision history of a single file 72 log show the revision history of a single file
73 manifest output the latest or given revision of the project manifest 73 manifest output the latest or given revision of the project manifest
74 parents show the parents of the current working dir 74 parents show the parents of the current working dir
75 pull pull changes from the specified source 75 pull pull changes from the specified source
76 push push changes to the specified destination 76 push push changes to the specified destination