--read-special is now supported.
This commit is contained in:
parent
ff3cb1d80f
commit
e7b128e735
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ for sub_command in prune create check list info; do
|
|||
| grep -v '^--list$' \
|
||||
| grep -v '^--nobsdflags$' \
|
||||
| grep -v '^--pattern$' \
|
||||
| grep -v '^--read-special$' \
|
||||
| grep -v '^--repository-only$' \
|
||||
| grep -v '^--show-rc$' \
|
||||
| grep -v '^--stats$' \
|
||||
|
|
Loading…
Reference in a new issue