doc/hg.1.txt
changeset 940 1300271ba8de
parent 928 6f2c3bcbfaaf
child 945 f15901d053e1
child 946 6d21a3488df9
child 948 ffb0665028f0
child 951 859de3ebc041
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -203,6 +203,8 @@ incoming [source]::
 
     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 @@ outgoing [dest]::
     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.