summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_route
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_route')
-rw-r--r--Completion/Unix/Command/_route2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_route b/Completion/Unix/Command/_route
index 06cca8d99..95df6d936 100644
--- a/Completion/Unix/Command/_route
+++ b/Completion/Unix/Command/_route
@@ -135,7 +135,7 @@ case $OSTYPE in
openbsd*)
subcmds+=( exec 'execute a command with alternate routing table' )
args+=(
- '-T+[select specified alternate routing table]:table id'
+ '-T+[select specified alternate routing table]:routing table:_routing_tables'
)
modifiers+=(
-sa