##// END OF EJS Templates
status: add missing ":" to help text
Martin Geisler -
r15633:dc5d1394 stable
parent child Browse files
Show More
@@ -5125,7 +5125,8 b' def status(ui, repo, *pats, **opts):'
5125
5125
5126 Examples:
5126 Examples:
5127
5127
5128 - show changes in the working directory relative to a changeset:
5128 - show changes in the working directory relative to a
5129 changeset::
5129
5130
5130 hg status --rev 9353
5131 hg status --rev 9353
5131
5132
General Comments 0
You need to be logged in to leave comments. Login now