summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-filesystem.txt
diff options
context:
space:
mode:
authorGui Hecheng <guihc.fnst@cn.fujitsu.com>2014-12-30 09:52:17 +0800
committerDavid Sterba <dsterba@suse.cz>2014-12-30 15:48:54 +0100
commitd4ef1a06f8be623ae94e4d498c306e8dd1605bef (patch)
tree418bc0dd4c6eaa3e39171c2d228051f223b6977c /Documentation/btrfs-filesystem.txt
parent1bad43fbe002cd3c00dd82948f19cf73c74e2b75 (diff)
btrfs-progs: Documentation: add T/P/E description for resize cmd
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>
Diffstat (limited to 'Documentation/btrfs-filesystem.txt')
-rw-r--r--Documentation/btrfs-filesystem.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/btrfs-filesystem.txt b/Documentation/btrfs-filesystem.txt
index 85a94eb5..917a8333 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 <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.