diff doc/hg.1.txt @ 940:1300271ba8de

Add in and out aliases
author mpm@selenic.com
date Wed, 17 Aug 2005 18:52:27 -0800
parents 6f2c3bcbfaaf
children f15901d053e1 6d21a3488df9 ffb0665028f0 859de3ebc041
line wrap: on
line diff
--- a/doc/hg.1.txt	Wed Aug 17 18:41:04 2005 -0800
+++ b/doc/hg.1.txt	Wed Aug 17 18:52:27 2005 -0800
@@ -203,6 +203,8 @@
 
     Currently only local repositories are supported.
 
+    aliases: in
+
 init [dest]::
     Initialize a new repository in the given directory.  If the given
     directory does not exist, it is created.
@@ -262,6 +264,8 @@
     default push repo. These are the changesets that would be pushed
     if a push was requested.
 
+    aliases: out
+
 parents::
     Print the working directory's parent revisions.