diff options
author | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
commit | 4a8a933b4bdff4c8b7dda02dbb9faeb7a121ea93 (patch) | |
tree | 29ed2c917ab4fc8b09a167de91ed652a3e9c6bde /src/c_utils.go | |
parent | even better (diff) | |
download | hardflip-master.tar.gz hardflip-master.tar.bz2 hardflip-master.tar.xz hardflip-master.tar.zst hardflip-master.zip |
Diffstat (limited to 'src/c_utils.go')
-rw-r--r-- | src/c_utils.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_utils.go b/src/c_utils.go index 8c79ed3..3ea4ee8 100644 --- a/src/c_utils.go +++ b/src/c_utils.go @@ -246,7 +246,7 @@ func c_print_help() { hf [options] Options: - -h, --help Prints this help menu + -h, --help Prints this help -v, --version Prints the version number and name Report bugs to <rbo@gmx.us>`) |