mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 05:06:00 +02:00
Rewords description and command.
This commit is contained in:
parent
40693c43a1
commit
55909a736b
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue