mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 14:46:04 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- View the documentation for Microsoft Edge for Windows:
|
||||
|
||||
`tldr -p windows msedge`
|
||||
`tldr {{[-p|--platform]}} windows msedge`
|
||||
|
||||
- View the documentation for Microsoft Edge for other platforms:
|
||||
|
||||
`tldr -p common microsoft-edge`
|
||||
`tldr {{[-p|--platform]}} common microsoft-edge`
|
||||
|
||||
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Python Launcher for Windows that runs with specified Python version.
|
||||
> See also: `python`.
|
||||
> More information: <https://docs.python.org/3/using/windows.html#python-launcher-for-windows>.
|
||||
> More information: <https://docs.python.org/using/windows.html#python-launcher-for-windows>.
|
||||
|
||||
- Start a REPL (interactive shell), optionally with arguments supported by `python` (like `-c`, `-m`, etc.):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user