From 4ff7b51705d077a0e1b4ba87c67c3c3c27beaeee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 27 Sep 2024 12:19:37 -0300 Subject: [PATCH] xfs_repair: add Spanish translation (#13792) * xfs_repair: add Spanish translation * Update xfs_repair.md --- pages.es/linux/xfs_repair.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages.es/linux/xfs_repair.md diff --git a/pages.es/linux/xfs_repair.md b/pages.es/linux/xfs_repair.md new file mode 100644 index 0000000000..cd23d55e32 --- /dev/null +++ b/pages.es/linux/xfs_repair.md @@ -0,0 +1,8 @@ +# xfs_repair + +> Repara un sistema de archivos XFS. +> Más información: . + +- Repara una partición: + +`sudo xfs_repair {{ruta/a/partición}}`