* [PATCH] btrfs-progs: Add a brief explanation of btrfs property in man 8 btrfs
@ 2014-12-16 9:42 Satoru Takeuchi
0 siblings, 0 replies; only message in thread
From: Satoru Takeuchi @ 2014-12-16 9:42 UTC (permalink / raw)
To: linux-btrfs@vger.kernel.org; +Cc: Chris Murphy
From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
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 <takeuchi_satoru@jp.fujitsu.com>
Reported-by: Chris Murphy <lists@colorremedies.com>
---
Documentation/btrfs.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/btrfs.txt b/Documentation/btrfs.txt
index 3bdc6b4..2ed8483 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),
--
1.8.3.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-16 9:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 9:42 [PATCH] btrfs-progs: Add a brief explanation of btrfs property in man 8 btrfs Satoru Takeuchi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).