summaryrefslogtreecommitdiffhomepage
path: root/tools/completion/gobgp-completion.bash
diff options
context:
space:
mode:
Diffstat (limited to 'tools/completion/gobgp-completion.bash')
-rw-r--r--tools/completion/gobgp-completion.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/completion/gobgp-completion.bash b/tools/completion/gobgp-completion.bash
index a213d47a..c1c704c1 100644
--- a/tools/completion/gobgp-completion.bash
+++ b/tools/completion/gobgp-completion.bash
@@ -293,6 +293,7 @@ _gobgp_neighbor_someone()
commands+=("shutdown")
commands+=("enable")
commands+=("disable")
+ commands+=("policy")
flags=()
two_word_flags=()