xfs_repair: add page (#13731)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Managor
2024-09-21 20:23:24 +03:00
committed by GitHub
parent c5f174f6e5
commit e2135032cf

View File

@@ -0,0 +1,8 @@
# xfs_repair
> Repair an XFS filesystem.
> More information: <https://manned.org/xfs_repair>.
- Repair a partition:
`sudo xfs_repair {{path/to/partition}}`