help: document about "status" template keywords
authorYuya Nishihara <yuya@tcha.org>
Sun, 07 Oct 2018 23:12:04 +0900
changeset 40115 b049499fb0ba
parent 40114 5cde774f7244
child 40116 b99e91b2d39c
help: document about "status" template keywords
mercurial/commands.py
--- a/mercurial/commands.py	Sun Oct 07 23:05:00 2018 +0900
+++ b/mercurial/commands.py	Sun Oct 07 23:12:04 2018 +0900
@@ -5229,6 +5229,16 @@
       ``commands.status.skipstates`` to one or more of: 'bisect', 'graft',
       'histedit', 'merge', 'rebase', or 'unshelve'.
 
+      Template:
+
+      The following keywords are supported in addition to the common template
+      keywords and functions. See also :hg:`help templates`.
+
+      :path:    String. Repository-absolute path of the file.
+      :source:  String. Repository-absolute path of the file originated from.
+                Available if ``--copies`` is specified.
+      :status:  String. Character denoting file's status.
+
       Examples:
 
       - show changes in the working directory relative to a