aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bashrc.d/completion.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/bashrc.d/completion.bash b/bash/bashrc.d/completion.bash
index d51557ae..d0b2c055 100644
--- a/bash/bashrc.d/completion.bash
+++ b/bash/bashrc.d/completion.bash
@@ -7,6 +7,9 @@ complete -d cd pushd
# command/hash/type with commands
complete -c command hash type
+# help with topics
+complete -A helptopic help
+
# set with options
complete -A setopt set