Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-14 00:18:08 +00:00
parent 904f7fe0c1
commit 605e1cdfd8
20 changed files with 97 additions and 68 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Connect to a serial console with a specified baud rate:
`sudo picocom {{/dev/ttyXYZ}} --baud {{baud_rate}}`
`sudo picocom {{/dev/ttyXYZ}} {{[-b|--baud]}} {{baud_rate}}`
- Map special characters (e.g. `LF` to `CRLF`):