comparison tests/test-strict.out @ 10889:e25c450c351e

commands: improve some command summaries
author Matt Mackall <mpm@selenic.com>
date Sun, 11 Apr 2010 14:24:19 -0500
parents 69f8ac71ded1
children
comparison
equal deleted inserted replaced
10888:5e18023820a9 10889:e25c450c351e
16 log show revision history of entire repository or files 16 log show revision history of entire repository or files
17 merge merge working directory with another revision 17 merge merge working directory with another revision
18 pull pull changes from the specified source 18 pull pull changes from the specified source
19 push push changes to the specified destination 19 push push changes to the specified destination
20 remove remove the specified files on the next commit 20 remove remove the specified files on the next commit
21 serve export the repository via HTTP 21 serve start stand-alone webserver
22 status show changed files in the working directory 22 status show changed files in the working directory
23 summary summarize working directory state 23 summary summarize working directory state
24 update update working directory 24 update update working directory (or switch revisions)
25 25
26 use "hg help" for the full list of commands or "hg -v" for details 26 use "hg help" for the full list of commands or "hg -v" for details
27 0: a 27 0: a
28 % should succeed - up is an alias, not an abbreviation 28 % should succeed - up is an alias, not an abbreviation
29 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 29 0 files updated, 0 files merged, 0 files removed, 0 files unresolved