Re: [PATCH 1/3 v4] btrfs-progs: random fixes of btrfs-filesystem documentation

2014-08-19 Thread David Sterba
On Tue, Aug 12, 2014 at 05:06:01PM +0900, Satoru Takeuchi wrote: > +By default, the show command scans all devices found in /proc/partitions. The default scanning method is blkid, /proc/partitions used to be the default before that. Scanning /proc/partitions is not done through the 'show' command,

[PATCH 1/3 v4] btrfs-progs: random fixes of btrfs-filesystem documentation

2014-08-12 Thread Satoru Takeuchi
Here is the *really* correct one. I seems to need a break ;-( === From: Satoru Takeuchi - Simplify the description of both man and usage. - Add the description about short options for '--all-devices' and '--mounted', '-d' and '-m' respectively. - Fix to show -d and -m is not exclusive