mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 09:58:09 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,13 +20,13 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`qrcp send --zip {{path/to/file_or_directory}}`
|
||||
|
||||
- Use a specific [p]ort:
|
||||
- Use a specific port:
|
||||
|
||||
`qrcp {{send|receive}} --port {{port_number}}`
|
||||
`qrcp {{send|receive}} {{[-p|--port]}} {{port_number}}`
|
||||
|
||||
- Use a specific network [i]nterface:
|
||||
- Use a specific network interface:
|
||||
|
||||
`qrcp {{send|receive}} --interface {{interface}}`
|
||||
`qrcp {{send|receive}} {{[-i|--interface]}} {{interface}}`
|
||||
|
||||
- Keep the server alive:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user