findmnt: update page (#14614)

This commit is contained in:
Trần Đình Đồng
2024-11-05 09:33:00 +07:00
committed by GitHub
parent dd6200eb93
commit 81d87e1f73

View File

@@ -22,3 +22,7 @@
- Find filesystems with specific label:
`findmnt LABEL={{BigStorage}}`
- Check mount table content in detail and verify `/etc/fstab`:
`findmnt --verify --verbose`