From 24e8629292046f1f99b098764ade49701aaf8fff Mon Sep 17 00:00:00 2001 From: Satoru Takeuchi Date: Tue, 16 Dec 2014 18:42:38 +0900 Subject: btrfs-progs: Add a brief explanation of btrfs property in man 8 btrfs As Chris reported at the following mail, although btrfs property has its own manpage, man 8 btrfs-property, there is no explanation about it in man 8 btrfs. https://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg40134.html Signed-off-by: Satoru Takeuchi Reported-by: Chris Murphy Signed-off-by: David Sterba --- Documentation/btrfs.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation') diff --git a/Documentation/btrfs.txt b/Documentation/btrfs.txt index 3bdc6b43..2ed8483c 100644 --- a/Documentation/btrfs.txt +++ b/Documentation/btrfs.txt @@ -85,6 +85,10 @@ COMMANDS Replace btrfs devices. + See `btrfs-replace`(8) for details. +*property*:: + Get/set a property from/to a btrfs object. + + See `btrfs-property`(8) for details. + EXIT STATUS ----------- *btrfs* returns a zero exit status if it succeeds. Non zero is returned in @@ -113,3 +117,4 @@ SEE ALSO `btrfs-quota`(8), `btrfs-qgroup`(8), `btrfs-replace`(8), +`btrfs-property`(8), -- cgit v1.2.3