##// END OF EJS Templates
keyword: reformat kwfiles help for minirst parser
Christian Ebert -
r9195:8c719222 default
parent child Browse files
Show More
@@ -372,7 +372,8 def files(ui, repo, *pats, **opts):
372 Use -u/--untracked to list untracked files as well.
372 Use -u/--untracked to list untracked files as well.
373
373
374 With -a/--all and -v/--verbose the codes used to show the status of files
374 With -a/--all and -v/--verbose the codes used to show the status of files
375 are:
375 are::
376
376 K = keyword expansion candidate
377 K = keyword expansion candidate
377 k = keyword expansion candidate (untracked)
378 k = keyword expansion candidate (untracked)
378 I = ignored
379 I = ignored
General Comments 0
You need to be logged in to leave comments. Login now