Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-08 00:19:07 +00:00
parent ba165f8d8e
commit 9dd7a2e5d6
15 changed files with 268 additions and 7 deletions

18
tldr/linux/bluetui Normal file
View File

@@ -0,0 +1,18 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# bluetui
> Manage Bluetooth devices with a terminal UI.
> See also: `bluetoothctl`.
> More information: <https://github.com/pythops/bluetui#-usage>.
- Start the program:
`bluetui`
- Display help:
`bluetui {{[-h|--help]}}`