mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 11:01:01 +00:00
Update cheatsheets
This commit is contained in:
29
tldr/linux/impala
Normal file
29
tldr/linux/impala
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# impala
|
||||
|
||||
> Manage WiFi networks through a TUI.
|
||||
> More information: <https://github.com/pythops/impala>.
|
||||
|
||||
- Launch `impala` in station mode:
|
||||
|
||||
`impala`
|
||||
|
||||
- Launch `impala` in Access Point mode:
|
||||
|
||||
`impala {{[-m|--mode]}} ap`
|
||||
|
||||
- Switch between different sections:
|
||||
|
||||
`{{<Tab>|<Shift Tab>}}`
|
||||
|
||||
- Select a network to connect to:
|
||||
|
||||
`<Space>`
|
||||
|
||||
- Display hotkeys:
|
||||
|
||||
`<?>`
|
||||
Reference in New Issue
Block a user