diff options
Diffstat (limited to 'cmd/ponzu/main.go')
-rw-r--r-- | cmd/ponzu/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/ponzu/main.go b/cmd/ponzu/main.go index ae646c5..13c4edd 100644 --- a/cmd/ponzu/main.go +++ b/cmd/ponzu/main.go @@ -23,7 +23,7 @@ import ( var year = fmt.Sprintf("%d", time.Now().Year()) var usageHeader = ` -$ ponzu [specifiers] command <params> +$ ponzu [flags] command <params> Ponzu is a powerful and efficient open-source "Content-as-a-Service" system framework. It provides automatic, free, and secure HTTP/2 over TLS (certificates |