tests/test-alias.out
changeset 11691 b6360a113478
parent 11524 24965bb270b7
parent 11676 e4357c214bf1
child 11695 ee8f36a6c766
equal deleted inserted replaced
11690:55b56b801c04 11691:b6360a113478
    43 +++ b/foo	Thu Jan 01 00:00:00 1970 +0000
    43 +++ b/foo	Thu Jan 01 00:00:00 1970 +0000
    44 @@ -0,0 +1,1 @@
    44 @@ -0,0 +1,1 @@
    45 +foo
    45 +foo
    46 % shell aliases
    46 % shell aliases
    47 foo
    47 foo
       
    48 % invalid arguments
       
    49 hg rt: invalid arguments
       
    50 hg rt 
       
    51 
       
    52 alias for: hg root
       
    53 
       
    54 print the root (top) of the current working directory
       
    55 
       
    56     Print the root directory of the current repository.
       
    57 
       
    58     Returns 0 on success.
       
    59 
       
    60 use "hg -v help rt" to show global options