documenation: improve styling

This commit is contained in:
a-kenji
2024-04-14 12:30:56 +02:00
parent f8675949b9
commit 711d5d4319

View File

@@ -105,7 +105,7 @@ iwctl
This will enter `iwd` This will enter `iwd`
```bash ```{.console, .no-copy}
[iwd]# [iwd]#
``` ```
@@ -129,12 +129,12 @@ station wlan0 show
If the connection was successful you should see something like this: If the connection was successful you should see something like this:
```bash ```{.console, .no-copy}
State connected State connected
Connected network FRITZ!Box (Your router device) Connected network FRITZ!Box (Your router device)
IPv4 address 192.168.188.50 (Your new local ip) IPv4 address 192.168.188.50 (Your new local ip)
``` ```
Press `ctrl-d` to exit `IWD` Press `ctrl-d` to exit `IWD`.
Press `ctrl-d` **again** to update the displayed QR code and connection information. Press `ctrl-d` **again** to update the displayed QR code and connection information.