diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-12-17 22:05:49 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-12-17 22:05:49 -0500 |
commit | fb7a61add741b28ae6c91787373bdb544b2e751b (patch) | |
tree | 5bea112fa4f075dcea6f9f052cd2d9d7ee714f07 /bfs.1 | |
parent | 18fc03882d49ff46b41a53afc0d6232e1dfbbb35 (diff) | |
download | bfs-fb7a61add741b28ae6c91787373bdb544b2e751b.tar.xz |
Add new -capable test
Diffstat (limited to 'bfs.1')
-rw-r--r-- | bfs.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -612,6 +612,11 @@ otherwise). .PP Tests: .TP +.B \-capable +Match files with POSIX.1e +.BR capabilities (7) +set. +.TP .B \-hidden Match hidden files (those beginning with .IR . ). |