tests/test-help.out
changeset 1620 6c61646fee5e
parent 1568 1d7d0c07e8f3
child 1657 dbb8bba48510
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -186,6 +186,7 @@ show changed files in the working direct
     M = modified
     A = added
     R = removed
+    ! = deleted, but still tracked
     ? = not tracked
 
 aliases: st
@@ -195,6 +196,7 @@ options:
  -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
  -u --unknown    show only unknown (not tracked) files
  -n --no-status  hide status prefix
  -0 --print0     end filenames with NUL, for use with xargs