Mercurial > public > mercurial-scm > hg-stable
diff tests/test-alias.t @ 45134:487df3676d2c
status: match category text in the option description
The ! category in the main status help text is defined as "missing", so
use the same text for the help text of --delete.
Differential Revision: https://phab.mercurial-scm.org/D8759
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Thu, 16 Jul 2020 15:56:13 +0200 |
parents | 9803323048b6 |
children | 95c4cca641f6 |
line wrap: on
line diff
--- a/tests/test-alias.t Wed Jul 15 13:19:09 2020 -0700 +++ b/tests/test-alias.t Thu Jul 16 15:56:13 2020 +0200 @@ -182,7 +182,7 @@ -m --modified show only modified files -a --added show only added files -r --removed show only removed files - -d --deleted show only deleted (but tracked) files + -d --deleted show only missing files -c --clean show only files without changes -u --unknown show only unknown (not tracked) files -i --ignored show only ignored files