From f229a6be1779aa3e5233ace3819ed4eab62c9a6f Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Sun, 6 Feb 2022 23:45:31 -0500 Subject: [PATCH] fix: updated help message --- resources/stater.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/stater.sh b/resources/stater.sh index bf46b9c..818a5d6 100755 --- a/resources/stater.sh +++ b/resources/stater.sh @@ -13,10 +13,10 @@ Useful if one has a bunch of repos. Usages: #0: ${0} Arguments: - -h,--help,-?,? See this message. + -h,--help,-?,? See this message. -v,--verbose Print verbose output in case remotes have had changes. - -p,--pull Pull all changes from all remotes (if any). - -f,--resources Copies general resources like images. + -p,--pull Pull all changes from all remotes (if any). + -f,--force Force pull. EOF )