Browse Source

mount.ddi: add Spanish translation (#12596)

* mount.ddi: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Darío Hereñú 11 months ago
parent
commit
3641f7c0df
1 changed files with 9 additions and 0 deletions
  1. 9 0
      pages.es/linux/mount.ddi.md

+ 9 - 0
pages.es/linux/mount.ddi.md

@@ -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}}`