Ein paar Binaerformate dazu
This commit is contained in:
parent
309e565f9d
commit
5afb62dfa2
1 changed files with 8 additions and 2 deletions
|
@ -15,5 +15,11 @@
|
||||||
# -k expansion mode value: b, o, kkv, &c
|
# -k expansion mode value: b, o, kkv, &c
|
||||||
#
|
#
|
||||||
# and value is a single-quote delimited value.
|
# and value is a single-quote delimited value.
|
||||||
# For example:
|
#
|
||||||
#*.gif -k 'b'
|
*.bin -k '-b'
|
||||||
|
*.gif -k '-b'
|
||||||
|
*.jpg -k '-b'
|
||||||
|
*.pdf -k '-b'
|
||||||
|
*.png -k '-b'
|
||||||
|
*.jpg -k '-b'
|
||||||
|
*.zip -k '-b'
|
||||||
|
|
Loading…
Reference in a new issue