about summary refs log tree commit diff
path: root/Completion/Unix/Command/_tail
diff options
context:
space:
mode:
authordana <dana@dana.is>2018-01-03 06:24:24 -0600
committerOliver Kiddle <opk@zsh.org>2018-01-03 17:27:23 +0100
commitd81bfa014157315423755b0cdeba15e2d42383fc (patch)
treee1bc66cd11f7f7ef354e04dac3bea87127ba41c6 /Completion/Unix/Command/_tail
parentdd824080cacd64289281ae6088732d6b63942728 (diff)
downloadzsh-d81bfa014157315423755b0cdeba15e2d42383fc.tar.gz
zsh-d81bfa014157315423755b0cdeba15e2d42383fc.tar.xz
zsh-d81bfa014157315423755b0cdeba15e2d42383fc.zip
42207: support g prefixes for GNU variants on systems like macOS+Homebrew
Diffstat (limited to 'Completion/Unix/Command/_tail')
-rw-r--r--Completion/Unix/Command/_tail2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_tail b/Completion/Unix/Command/_tail
index 4e6422621..b7001389b 100644
--- a/Completion/Unix/Command/_tail
+++ b/Completion/Unix/Command/_tail
@@ -1,4 +1,4 @@
-#compdef tail
+#compdef tail gtail
 
 local curcontext=$curcontext state state_descr line opts args ret=1
 typeset -A opt_args