Skip to content

Commit

Permalink
Fix: Missing documentation about the custom command line interface
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Sep 25, 2021
1 parent 2846e44 commit 3e91021
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 @@ -61,7 +61,7 @@ myapp db drop
```


#### Custom sub command
#### Extending db sub-command

```python
import easycli
Expand Down

0 comments on commit 3e91021

Please sign in to comment.