From e74d9e4a4655865307d4437e935f761af0cb2fc1 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 17 May 2016 10:16:43 +0400 Subject: [PATCH] bug --- caturl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caturl b/caturl index e289b71..1eb8b7a 100755 --- a/caturl +++ b/caturl @@ -17,7 +17,7 @@ OPTIONS } check= -get=1 +get= parse_opts "${PRETTYOPTS[@]}" \ --help '$exit_with display_help' \ -c,--check check=1 \