aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2023-05-22 12:36:45 +0200
committerKarel Zak <kzak@redhat.com>2023-05-22 12:36:45 +0200
commitcc665f33f47345fe5df50d998f1d857c53463ac0 (patch)
tree99621ff3e8a550e5508589fead2a49c8d7f74222 /bash-completion
parent8a53082787f2c4bdce253a4af0896929e7373710 (diff)
parent42de8aba286a1a1e11625e77d82187528792638d (diff)
downloadutil-linux-cc665f33f47345fe5df50d998f1d857c53463ac0.tar.gz
Merge branch 'hexdump-one-byte-hex' of https://github.com/tpwo/util-linux
* 'hexdump-one-byte-hex' of https://github.com/tpwo/util-linux: hexdump: add new format-strings test case hexdump: add '--one-byte-hex' format option
Diffstat (limited to 'bash-completion')
-rw-r--r--bash-completion/hexdump1
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