mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 19:35:27 +02:00
nm-online: add Spanish translation (#15069)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
parent
af7cdf805e
commit
46526faa2e
1 changed files with 12 additions and 0 deletions
12
pages.es/linux/nm-online.md
Normal file
12
pages.es/linux/nm-online.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# nm-online
|
||||
|
||||
> Pregunte a NetworkManager si la red está conectada.
|
||||
> Más información: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nm-online.html>.
|
||||
|
||||
- Averigua si la red está conectada e imprime el resultado en `stdout`:
|
||||
|
||||
`nm-online`
|
||||
|
||||
- Espera durante `n` segundos por una conexión (30" por defecto):
|
||||
|
||||
`nm-online --timeout {{n}}`
|
Loading…
Add table
Reference in a new issue