diff options
Diffstat (limited to 'bash-completion')
| -rw-r--r-- | bash-completion/hexdump | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/hexdump b/bash-completion/hexdump index 80b1ab6285..981d535d2e 100644 --- a/bash-completion/hexdump +++ b/bash-completion/hexdump @@ -28,6 +28,7 @@ _hexdump_module() case $cur in -*) OPTS=" --one-byte-octal + --one-byte-hex --one-byte-char --canonical --two-bytes-decimal |
