Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
spaces in cli
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf committed Aug 19, 2016
1 parent 09d014d commit 210e3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parity/boot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ Usage:
Options:
-l --logging LOGGING Specify the logging level. Must conform to the same
format as RUST_LOG.
format as RUST_LOG.
--log-file FILENAME Specify a filename into which logging should be
directed.
directed.
--no-color Don't use terminal color codes in output.
", svc_name, svc_name);

Expand Down

0 comments on commit 210e3b5

Please sign in to comment.