pages.es/{linux|common}/*: add and update Spanish aliases (#14591)

This commit is contained in:
Igor Támara
2024-11-12 00:16:41 -05:00
committed by GitHub
parent a8128779c0
commit 47f1675f46
14 changed files with 66 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
# mount.smb3
> Este comando es un alias de `mount.cifs`.
> Nota: para las versiones SMB anteriores a la 3, se debe utilizar `mount.cifs`.
- Vea la documentación para el comando original:
`tldr mount.cifs`

View File

@@ -0,0 +1,7 @@
# shntool split
> Este comando es un alias de `shnsplit`.
- Vea la documentación para el comando original:
`tldr shnsplit`

View File

@@ -0,0 +1,9 @@
# systemd-confext
> Este comando es un alias de `systemd-sysext`.
> Sigue el mismo principio que `systemd-sysext`, pero en lugar de trabajar sobre `/usr` y `/opt`, `confext` extenderá solamente `/etc`.
> Más información: <https://www.freedesktop.org/software/systemd/man/latest/systemd-sysext.html>.
- Vea la documentación para el comando original:
`tldr systemd-sysext`