From ad32229c673b9ff01249590d0e042f1f1ba346ed Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 5 Jun 2013 19:26:23 +0200 Subject: hostinfo: add --details option With --details the whole hostinfo entry is displayed for all matching hosts. --- contrib/bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/bash-completion b/contrib/bash-completion index 333bf0e..4d64f08 100644 --- a/contrib/bash-completion +++ b/contrib/bash-completion @@ -49,7 +49,7 @@ _hostinfo() { COMPREPLY=( $( compgen -W "-o --oneline -f --file -k --keys -h -? --help -p --path -n --nospaces -l --hosts -s --short - -v --verbose --only-names + -v --verbose --only-names -d --details $_completion" -- $cur ) ) fi } -- cgit v1.2.3-1-g7c22