diff --git a/log_happy.nim b/log_happy.nim index cf85194..37ad282 100644 --- a/log_happy.nim +++ b/log_happy.nim @@ -35,7 +35,7 @@ when isMainModule: var outFile: File try: - let VERSION = "0.1.0" + let VERSION = "0.2.0" let usage = """ Usage: log_happy [options] @@ -44,7 +44,8 @@ Usage: Options: - -v Print version information and exit. + -h --help Print this usage information and exit. + -v --version Print version information and exit. -e