mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 22:02:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,11 +12,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`pydocstyle {{file.py|path/to/directory}}`
|
||||
|
||||
- Show an [e]xplanation of each error:
|
||||
- Show an explanation of each error:
|
||||
|
||||
`pydocstyle {{-e|--explain}} {{file.py|path/to/directory}}`
|
||||
|
||||
- Show [d]ebug information:
|
||||
- Show debug information:
|
||||
|
||||
`pydocstyle {{-d|--debug}} {{file.py|path/to/directory}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user