mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
bluetui: add page (#19244)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# bluetoothctl
|
||||
|
||||
> Manage Bluetooth devices.
|
||||
> See also: `bluetui`.
|
||||
> More information: <https://manned.org/bluetoothctl>.
|
||||
|
||||
- Enter the `bluetoothctl` shell:
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
# 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]}}`
|
||||
Reference in New Issue
Block a user