diff tests/test-help.out @ 5783:28d9f8cd02f2

Move aliases section in help below synopsis (issue362) This should avoid confusion why e.g. "hg help co" shows help for "hg update" instead.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 02 Jan 2008 20:22:10 +0100
parents 2dd202a6e15b
children 5d91f6e6f841
line wrap: on
line diff
--- a/tests/test-help.out	Tue Jan 01 23:12:48 2008 +0100
+++ b/tests/test-help.out	Wed Jan 02 20:22:10 2008 +0100
@@ -211,6 +211,8 @@
 use "hg -v help diff" to show global options
 hg status [OPTION]... [FILE]...
 
+aliases: st
+
 show changed files in the working directory
 
     Show status of files in the repository.  If names are given, only
@@ -235,8 +237,6 @@
     I = ignored (not shown by default)
       = the previous added file was copied from here
 
-aliases: st
-
 options:
 
  -A --all        show status of all files