tests/test-alias.out
branchstable
changeset 11676 e4357c214bf1
parent 10793 16df09a54113
child 11681 c5e555e064d0
equal deleted inserted replaced
11675:f92f8921a5cc 11676:e4357c214bf1
    41 diff -r 000000000000 -r e63c23eaa88a foo
    41 diff -r 000000000000 -r e63c23eaa88a foo
    42 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    42 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    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 % invalid arguments
       
    47 hg rt: invalid arguments
       
    48 hg rt 
       
    49 
       
    50 alias for: hg root
       
    51 
       
    52 print the root (top) of the current working directory
       
    53 
       
    54     Print the root directory of the current repository.
       
    55 
       
    56     Returns 0 on success.
       
    57 
       
    58 use "hg -v help rt" to show global options