diff options
-rw-r--r-- | src/u_prints.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/u_prints.go b/src/u_prints.go index e6cea26..2d2783c 100644 --- a/src/u_prints.go +++ b/src/u_prints.go @@ -93,7 +93,7 @@ func print_time_left(curr_t [3]byte, dest_t [3]byte) { func print_help() { fmt.Println(`Usage: - go2work [option / time] + go2work [options] time Options: -h, --help show this help menu |