diff options
Diffstat (limited to 'bash-completion/hexdump')
-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 80b1ab6..981d535 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 |