btrfs-progs: Documentation: add T/P/E description for resize cmd
authorGui Hecheng <guihc.fnst@cn.fujitsu.com>
Tue, 30 Dec 2014 01:52:17 +0000 (09:52 +0800)
committerDavid Sterba <dsterba@suse.cz>
Tue, 30 Dec 2014 14:48:54 +0000 (15:48 +0100)
Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Reviewed-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-filesystem.txt

index 85a94eb..917a833 100644 (file)
@@ -102,8 +102,9 @@ If the prefix + or - is present the size is increased or decreased
 by the quantity <size>.
 If no units are specified, the unit of the <size> parameter defaults to
 bytes. Optionally, the size parameter may be suffixed by one of the following
-units designators: \'K\', \'M', or \'G', kilobytes, megabytes, or gigabytes,
-respectively.
+units designators: \'K\', \'M\', \'G\', \'T\', \'P\', or \'E\', which represent
+KiB, MiB, GiB, TiB, PiB, or EiB, respectively.
+
 +
 If \'max' is passed, the filesystem will occupy all available space on the
 device devid.