mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
Rewords description and command.
This commit is contained in:
parent
40693c43a1
commit
55909a736b
@ -14,6 +14,6 @@
|
||||
|
||||
`python -c {{command}}`
|
||||
|
||||
- Execute a Python module (SimpleHTTPServer, json.tool, etc)
|
||||
- Run library module as a script (terminates option list)
|
||||
|
||||
`python -m {{moduleName}} {{parameters}}`
|
||||
`python -m {{module}} {{arguments}}`
|
||||
|
Loading…
Reference in New Issue
Block a user