From f8325b1dbaea069b3bcd41287169040c8fbf86f7 Mon Sep 17 00:00:00 2001 From: Henrik Bengtsson Date: Thu, 16 May 2024 12:55:49 -0700 Subject: [PATCH] --help tweaks --- README.md | 2 +- bin/ucsf-vpn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd00d91..06405aa 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Flags: --verbose More verbose output --help Display full help --version Display version - --full Display more version information + --full Display more information --force Force command --args Pass any remaining options to 'openconnect' diff --git a/bin/ucsf-vpn b/bin/ucsf-vpn index 52b6347..f82f338 100755 --- a/bin/ucsf-vpn +++ b/bin/ucsf-vpn @@ -40,7 +40,7 @@ ### --verbose More verbose output ### --help Display full help ### --version Display version -### --full Display more version information +### --full Display more information ### --force Force command ### --args Pass any remaining options to 'openconnect' ###