diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-30 12:09:53 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-30 12:09:53 +0100 |
| commit | f5405ca41a2af1a621b263c8d58750685d83ab05 (patch) | |
| tree | ef92c97353245b1d9012f8fb8de1794ce3884418 | |
| parent | bff59497009cfc9b30530be4e6583fde9208c373 (diff) | |
add git commands to help output
| -rwxr-xr-x | gemtexter | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
