tests/test-dispatch.out
changeset 6448 cd3d49ffc6f6
parent 6094 3998c1b0828f
child 8004 d5b1b846f277
equal deleted inserted replaced
6447:9d2ce19bdacd 6448:cd3d49ffc6f6
     8     Print the specified files as they were at the given revision.
     8     Print the specified files as they were at the given revision.
     9     If no revision is given, the parent of the working directory is used,
     9     If no revision is given, the parent of the working directory is used,
    10     or tip if no revision is checked out.
    10     or tip if no revision is checked out.
    11 
    11 
    12     Output may be to a file, in which case the name of the file is
    12     Output may be to a file, in which case the name of the file is
    13     given using a format string.  The formatting rules are the same as
    13     given using a format string. The formatting rules are the same as
    14     for the export command, with the following additions:
    14     for the export command, with the following additions:
    15 
    15 
    16     %s   basename of file being printed
    16     %s   basename of file being printed
    17     %d   dirname of file being printed, or '.' if in repo root
    17     %d   dirname of file being printed, or '.' if in repo root
    18     %p   root-relative path name of file being printed
    18     %p   root-relative path name of file being printed