mirror of
https://github.com/sprockets/sprockets.git
synced 2024-11-27 11:19:51 +00:00
Change the format for syntax highlighitng
This commit is contained in:
parent
09058e1e73
commit
4d81938155
1 changed files with 16 additions and 16 deletions
|
@ -5,7 +5,8 @@ awesome applications.
|
|||
|
||||
CLI Usage
|
||||
---------
|
||||
```usage: sprockets [-h] [-l] [-d] [-s] [-v] [--version]
|
||||
|
||||
usage: sprockets [-h] [-l] [-d] [-s] [-v] [--version]
|
||||
{http,amqp} ... application
|
||||
|
||||
positional arguments:
|
||||
|
@ -21,4 +22,3 @@ optional arguments:
|
|||
-s, --syslog Log to syslog
|
||||
-v, --verbose Verbose logging output
|
||||
--version show program's version number and exit
|
||||
```
|
Loading…
Reference in a new issue