chiark / gitweb /
Generate command lists automatically
[stgit] / stgit / commands / status.py
index eadb507a6f3d907ee69cf77d89fb38f64d413d4b..7c68ba6380e9d542a8546e08c8b92fb77dc8c18b 100644 (file)
@@ -23,6 +23,7 @@ from stgit.utils import *
 from stgit import stack, git
 
 help = 'Show the tree status'
+kind = 'wc'
 usage = ['[options] [<files or dirs>]']
 description = """
 Show the status of the whole working copy or the given files. The