tests/test-help.out
changeset 2022 a59da8cc35e4
parent 2019 ced2d3620f95
child 2114 98cc126f9f3f
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -190,6 +190,7 @@ show changed files in the working direct
     R = removed
     ! = deleted, but still tracked
     ? = not tracked
+    I = ignored (not shown by default)
 
 aliases: st
 
@@ -200,6 +201,7 @@ options:
  -r --removed    show only removed files
  -d --deleted    show only deleted (but tracked) files
  -u --unknown    show only unknown (not tracked) files
+ -i --ignored    show ignored files
  -n --no-status  hide status prefix
  -0 --print0     end filenames with NUL, for use with xargs
  -I --include    include names matching the given patterns