mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 23:15:24 +02:00
mount.ddi: add Spanish translation (#12596)
* mount.ddi: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
55f2ec0098
commit
3641f7c0df
1 changed files with 9 additions and 0 deletions
9
pages.es/linux/mount.ddi.md
Normal file
9
pages.es/linux/mount.ddi.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# mount.ddi
|
||||
|
||||
> Monta imágenes de disco reconocibles.
|
||||
> Vea `tldr systemd-dissect` para otros comandos relevantes para DDIs.
|
||||
> Más información: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
|
||||
|
||||
- Monta una imagen con un sistema operativo:
|
||||
|
||||
`mount.ddi {{ruta/a/imagen.raw}} {{/mnt/image}}`
|
Loading…
Add table
Reference in a new issue