Skip to content
Commit 0aea3473 authored by Josh Soref's avatar Josh Soref Committed by Oleg Nenashev
Browse files

cli: Fix up usage message (#3676)

The properties file naively assumed that leading spaces would be honored.
-- They are not. To get some indentation, one needs to escape a space first.

Further, for no particular reason, the last paragraph had a hard wrap.

Finally, since this commit has to reindent the entire block, fix the alignment of the `:`s
for most of the options.
(-auth is a mess and should be rewritten)
parent 910b4f48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment