All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] btrfs-progs: Describe optarg of -m option in the manpage of receive
@ 2016-03-16  2:01 Satoru Takeuchi
  2016-03-16  2:11 ` [PATCH 2/2 v2] fix a regression that "property" with -t option doesn't work Satoru Takeuchi
  2016-03-16  9:28 ` [PATCH 1/2] btrfs-progs: Describe optarg of -m option in the manpage of receive David Sterba
  0 siblings, 2 replies; 5+ messages in thread
From: Satoru Takeuchi @ 2016-03-16  2:01 UTC (permalink / raw)
  To: linux-btrfs@vger.kernel.org

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
---
This patch can be applied to devel branch (commit: 4685a560811a)
---
 Documentation/btrfs-receive.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/btrfs-receive.asciidoc b/Documentation/btrfs-receive.asciidoc
index 84b85c1..758eebe 100644
--- a/Documentation/btrfs-receive.asciidoc
+++ b/Documentation/btrfs-receive.asciidoc
@@ -43,7 +43,7 @@ or on EOF.
 --max-errors <N>::
 Terminate as soon as N errors happened while processing commands from the send
 stream. Default value is 1. A value of 0 means no limit.
--m::
+-m <mountpoint>::
 The root mount point of the destination fs.
 +
 By default the mountpoint is searched in /proc/self/mounts.
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-16  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16  2:01 [PATCH 1/2] btrfs-progs: Describe optarg of -m option in the manpage of receive Satoru Takeuchi
2016-03-16  2:11 ` [PATCH 2/2 v2] fix a regression that "property" with -t option doesn't work Satoru Takeuchi
2016-03-16  2:15   ` [PATCH 2/2 v2] btrfs-progs: Fix " Satoru Takeuchi
2016-03-16  9:28     ` David Sterba
2016-03-16  9:28 ` [PATCH 1/2] btrfs-progs: Describe optarg of -m option in the manpage of receive David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.