mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 03:15:23 +02:00
findmnt: update page (#14614)
This commit is contained in:
parent
dd6200eb93
commit
81d87e1f73
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue