mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 07:51:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,6 +20,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-s|--setup]}}`
|
||||
|
||||
- Capture the output of a serial port to a file:
|
||||
|
||||
`sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-C|--capturefile]}} {{path/to/file}}`
|
||||
|
||||
- Exit minicom:
|
||||
|
||||
`<Ctrl a><x><Enter>`
|
||||
|
||||
Reference in New Issue
Block a user