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/_bash | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_bash') diff --git a/Completion/Unix/Command/_bash b/Completion/Unix/Command/_bash index cc219f788..383b369cb 100644 --- a/Completion/Unix/Command/_bash +++ b/Completion/Unix/Command/_bash @@ -22,6 +22,7 @@ args=( '--noprofile[do not load /etc/profile, ~/.bash_profile, etc.]' '--norc[do not load ~/.bashrc]' '--posix[enable POSIX mode]' + '--pretty-print[format a shell script]' '(-r --restricted)--restricted[act as restricted shell]' '(: -)--version[display version information]' # This is ugly, but this way the + variants have accurate descriptions. Note -- cgit 1.4.1