diff tests/test-help.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 4a28f5e8408e
children 87047efbc6a6
line wrap: on
line diff
--- a/tests/test-help.t	Wed Jul 15 13:19:09 2020 -0700
+++ b/tests/test-help.t	Thu Jul 16 15:56:13 2020 +0200
@@ -730,7 +730,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