mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 10:35:25 +02:00
xfs_repair: add Spanish translation (#13792)
* xfs_repair: add Spanish translation * Update xfs_repair.md
This commit is contained in:
parent
4e6d16b694
commit
4ff7b51705
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/xfs_repair.md
Normal file
8
pages.es/linux/xfs_repair.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# xfs_repair
|
||||
|
||||
> Repara un sistema de archivos XFS.
|
||||
> Más información: <https://manned.org/xfs_repair>.
|
||||
|
||||
- Repara una partición:
|
||||
|
||||
`sudo xfs_repair {{ruta/a/partición}}`
|
Loading…
Add table
Reference in a new issue