From d4ef1a06f8be623ae94e4d498c306e8dd1605bef Mon Sep 17 00:00:00 2001 From: Gui Hecheng Date: Tue, 30 Dec 2014 09:52:17 +0800 Subject: [PATCH] btrfs-progs: Documentation: add T/P/E description for resize cmd Signed-off-by: Gui Hecheng Reviewed-by: Satoru Takeuchi Signed-off-by: David Sterba --- Documentation/btrfs-filesystem.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/btrfs-filesystem.txt b/Documentation/btrfs-filesystem.txt index 85a94eb..917a833 100644 --- a/Documentation/btrfs-filesystem.txt +++ b/Documentation/btrfs-filesystem.txt @@ -102,8 +102,9 @@ If the prefix + or - is present the size is increased or decreased by the quantity . If no units are specified, the unit of the 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. -- 2.7.4