f3probe: add sudo
This commit is contained in:

committed by
Zlatan Vasović

parent
1bef364ccb
commit
34a4dfb666
@@ -6,12 +6,12 @@
|
||||
|
||||
- Probe a block device:
|
||||
|
||||
`f3probe {{path/to/block_device}}`
|
||||
`sudo f3probe {{path/to/block_device}}`
|
||||
|
||||
- Use the minimum about of RAM possible:
|
||||
|
||||
`f3probe --min-memory {{path/to/block_device}}`
|
||||
`sudo f3probe --min-memory {{path/to/block_device}}`
|
||||
|
||||
- Time disk operations:
|
||||
|
||||
`f3probe --time-ops {{path/to/block_device}}`
|
||||
`sudo f3probe --time-ops {{path/to/block_device}}`
|
||||
|
Reference in New Issue
Block a user