summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_top
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2025-09-25 09:28:35 +0200
committerOliver Kiddle <opk@zsh.org>2025-09-25 09:28:35 +0200
commit59247a8a6f77d7a903add949635bae066f7395e7 (patch)
tree3082fde9e1fc612639e2877b8b9ba159e70db2f5 /Completion/Unix/Command/_top
parent53966: completion update based on nmcli 1.52.0 (diff)
downloadzsh-59247a8a6f77d7a903add949635bae066f7395e7.tar
zsh-59247a8a6f77d7a903add949635bae066f7395e7.tar.gz
zsh-59247a8a6f77d7a903add949635bae066f7395e7.tar.bz2
zsh-59247a8a6f77d7a903add949635bae066f7395e7.tar.lz
zsh-59247a8a6f77d7a903add949635bae066f7395e7.tar.xz
zsh-59247a8a6f77d7a903add949635bae066f7395e7.tar.zst
zsh-59247a8a6f77d7a903add949635bae066f7395e7.zip
53967: update completions affected by FreeBSD 14.3
Diffstat (limited to 'Completion/Unix/Command/_top')
-rw-r--r--Completion/Unix/Command/_top1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_top b/Completion/Unix/Command/_top
index 692df790d..11cf886a5 100644
--- a/Completion/Unix/Command/_top
+++ b/Completion/Unix/Command/_top
@@ -85,6 +85,7 @@ case $OSTYPE in
'-w[display approximate swap usage]'
"-z[don't display system idle process]"
'-J+[show processes owned by the specified jail]:jail:_jails -0'
+ '-T[display thread ID instead of process ID]'
'-U+[show processes owned by the specified username]: :_users'
);;
openbsd*)