mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:13:50 +02:00
netplan: refresh documentation link and remove =
(#17263)
This commit is contained in:
parent
dae8caeec8
commit
4d45cb51d1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# netplan
|
||||
|
||||
> Network configuration utility using YAML.
|
||||
> More information: <https://netplan.io/>.
|
||||
> More information: <https://netplan.readthedocs.io/en/stable/cli/>.
|
||||
|
||||
- Apply a network configuration and make it persistent:
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Try configuration changes without applying them permanently:
|
||||
|
||||
`sudo netplan try --timeout={{seconds}}`
|
||||
`sudo netplan try --timeout {{seconds}}`
|
||||
|
||||
- Return to previous working configuration after failed apply:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue