From 6a0874cad65d7949b3bcc2b082f9c6d6b9225a2a Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 23 May 2019 01:19:02 +0200 Subject: 44349: completion option updates --- Completion/Unix/Command/_tree | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_tree') diff --git a/Completion/Unix/Command/_tree b/Completion/Unix/Command/_tree index 4fd9aed44..595249126 100644 --- a/Completion/Unix/Command/_tree +++ b/Completion/Unix/Command/_tree @@ -49,6 +49,7 @@ _arguments -s -S \ '(-n -C -X)-H[turn on HTML output]:base HREF' \ '(-n -C -X)-T[title for HTML output]:title' \ '(-n -C -X)--nolinks[turn off hyperlinks in HTML output]' \ + '--fromfile[read paths from specified files]' \ '(-)--version[version of tree]' \ '(-)--help[verbose usage listing]' \ '*:directory:_files -/' -- cgit 1.4.1