summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-07-30 12:09:53 +0100
committerPaul Buetow <paul@buetow.org>2022-07-30 12:09:53 +0100
commitf5405ca41a2af1a621b263c8d58750685d83ab05 (patch)
treeef92c97353245b1d9012f8fb8de1794ce3884418
parentbff59497009cfc9b30530be4e6583fde9208c373 (diff)
add git commands to help output
-rwxr-xr-xgemtexter3
1 files changed, 3 insertions, 0 deletions
diff --git a/gemtexter b/gemtexter
index a2b3e11..0c6b52b 100755
--- a/gemtexter
+++ b/gemtexter
@@ -45,6 +45,9 @@ $0's possible arguments:
--generate Generates all known output formats (html, md, ...).
--test Only runs some shellcheck and unit tests.
--version Prints out the version of gemtexter
+ --git-add Add all files to Git
+ --git-sync Sync all files with the remote origin
+ --git Both of above
--help Prints this pretty text.
Example:
$0 --generate