1
0
Fork 0
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:
Managor 2025-07-19 04:26:10 +03:00 committed by GitHub
parent dae8caeec8
commit 4d45cb51d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: