From 5e2a7e1420f247a1a123bba3ec8757b37f9d0b87 Mon Sep 17 00:00:00 2001 From: Andrea Mistrali Date: Tue, 23 Nov 2021 17:42:21 +0100 Subject: [PATCH] changes 4 --- zsh.d/zshfunctions/x509 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh.d/zshfunctions/x509 b/zsh.d/zshfunctions/x509 index f900051..f905ea0 100644 --- a/zsh.d/zshfunctions/x509 +++ b/zsh.d/zshfunctions/x509 @@ -4,7 +4,7 @@ usage() { return 0 } -[ $# -eq 0 ] && usage +[ $# -eq 0 ] && return 0 help=0 remote=0