Skip to content

Commit

Permalink
[README.md] fix usage docs syntax description with addition of sub-co…
Browse files Browse the repository at this point in the history
…mmand
  • Loading branch information
chrissimpkins committed Oct 26, 2020
1 parent 1880a1c commit e335572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $ pip3 install --ignore-installed -r requirements.txt -e ".[dev]"
## Usage

```
$ pathins [OPTIONS] [FILEPATH] [OPTIONAL GLYPH NAME]
$ pathins [SUB-COMMAND] [OPTIONS] [FILEPATH] [OPTIONAL GLYPH NAME]
```

See `pathins --help` for additional details.
Expand Down

0 comments on commit e335572

Please sign in to comment.