--no-edit

This commit is contained in:
Stéphane Lesimple 2019-03-02 19:05:37 +01:00
parent bca7a4afa8
commit 86472f9638

View file

@ -20,6 +20,7 @@ into this:
# Usage
```
Usage: btrfs-list [options] [mountpoint]
If no [mountpoint] is specified, display info for all btrfs filesystems.
@ -41,3 +42,4 @@ If no [mountpoint] is specified, display info for all btrfs filesystems.
--show-uuid show uuid of each item
SIZE can be a number (in bytes), or a number followed by k, M, G, T or P.
```