diff tests/test-globalopts.t @ 22423:edf07a804ac4

files: add new command unifying locate and manifest functionality
author Matt Mackall <mpm@selenic.com>
date Fri, 12 Sep 2014 18:32:46 -0500
parents 9a299c39de01
children d9446e43cd40
line wrap: on
line diff
--- a/tests/test-globalopts.t	Tue Sep 02 14:42:30 2014 -0400
+++ b/tests/test-globalopts.t	Fri Sep 12 18:32:46 2014 -0500
@@ -301,6 +301,7 @@
    copy          mark files as copied for the next commit
    diff          diff repository (or selected files)
    export        dump the header and diffs for one or more changesets
+   files         list tracked files
    forget        forget the specified files on the next commit
    graft         copy changes from other branches onto the current branch
    grep          search for a pattern in specified files and revisions
@@ -383,6 +384,7 @@
    copy          mark files as copied for the next commit
    diff          diff repository (or selected files)
    export        dump the header and diffs for one or more changesets
+   files         list tracked files
    forget        forget the specified files on the next commit
    graft         copy changes from other branches onto the current branch
    grep          search for a pattern in specified files and revisions