summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_last
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_last')
-rw-r--r--Completion/Unix/Command/_last1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_last b/Completion/Unix/Command/_last
index d76260c36..240b96e67 100644
--- a/Completion/Unix/Command/_last
+++ b/Completion/Unix/Command/_last
@@ -41,6 +41,7 @@ case $OSTYPE in
'(-R --nohostname)'{-R,--nohostname}'[suppress display of hostname field]'
'(-s --since)'{-s+,--since=}'[display lines since the specified time]:time (YYYYMMDDhhmmss)'
'(-t --until)'{-t+,--until=}'[display lines until the specified time]:time (YYYYMMDDhhmmss)'
+ '(-T --tab-separated)'{-T,--tab-separated}'[use tabs as delimiters]'
'(-p --present)'{-p+,--present=}'[display who were present at the specified time]:time (YYYYMMDDhhmmss)'
'(-w --fullnames)'{-w,--fullnames}'[show full user and domain names]'
'(-x --system)'{-x,--system}'[display shutdown/runlevel entries]'