tests/test-help.out
changeset 364 6f43778f26da
parent 350 b4e0e20646bb
child 401 af4848f83e68
child 423 25afb21d97ba
equal deleted inserted replaced
363:ae96b7e1318d 364:6f43778f26da
     4  add         add the specified files on the next commit
     4  add         add the specified files on the next commit
     5  addremove   add all new files, delete all missing files
     5  addremove   add all new files, delete all missing files
     6  annotate    show changeset information per file line
     6  annotate    show changeset information per file line
     7  cat         output the latest or given revision of a file
     7  cat         output the latest or given revision of a file
     8  commit      commit the specified files or all outstanding changes
     8  commit      commit the specified files or all outstanding changes
       
     9  copy        mark a file as copied or renamed for the next commit
     9  diff        diff working directory (or selected files)
    10  diff        diff working directory (or selected files)
    10  export      dump the changeset header and diffs for a revision
    11  export      dump the changeset header and diffs for a revision
    11  forget      don't add the specified files on the next commit
    12  forget      don't add the specified files on the next commit
    12  heads       show current repository heads
    13  heads       show current repository heads
    13  help        show help for a given command or all commands
    14  help        show help for a given command or all commands
    51  add         add the specified files on the next commit
    52  add         add the specified files on the next commit
    52  addremove   add all new files, delete all missing files
    53  addremove   add all new files, delete all missing files
    53  annotate    show changeset information per file line
    54  annotate    show changeset information per file line
    54  cat         output the latest or given revision of a file
    55  cat         output the latest or given revision of a file
    55  commit      commit the specified files or all outstanding changes
    56  commit      commit the specified files or all outstanding changes
       
    57  copy        mark a file as copied or renamed for the next commit
    56  diff        diff working directory (or selected files)
    58  diff        diff working directory (or selected files)
    57  export      dump the changeset header and diffs for a revision
    59  export      dump the changeset header and diffs for a revision
    58  forget      don't add the specified files on the next commit
    60  forget      don't add the specified files on the next commit
    59  heads       show current repository heads
    61  heads       show current repository heads
    60  help        show help for a given command or all commands
    62  help        show help for a given command or all commands