mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
findmnt: expand to multiple types (#17534)
This commit is contained in:
parent
b13fec7ce8
commit
e7b2c129ef
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Find filesystems in specific type:
|
||||
|
||||
`findmnt {{[-t|--types]}} {{ext4}}`
|
||||
`findmnt {{[-t|--types]}} {{ext4,virtiofs,btrfs,...}}`
|
||||
|
||||
- Find filesystems with specific label:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue