summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_top
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_top')
-rw-r--r--Completion/Unix/Command/_top2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_top b/Completion/Unix/Command/_top
index af3deb6c7..692df790d 100644
--- a/Completion/Unix/Command/_top
+++ b/Completion/Unix/Command/_top
@@ -96,7 +96,7 @@ case $OSTYPE in
'-C[show command arguments as well as process name]'
'-g+[filter processes by the specified string]:string'
'-o+[sort process display by the specified field]:field:->sortkey'
- '-T+[filter processes by the specified routing table]:routing table'
+ '-T+[filter processes by the specified routing table]:routing table:_routing_tables'
'-U+[filter processes by the specified user]: :_users -M "L\:|-="'
);;
darwin*)