btrfs-progs: Describe optarg of -m option in the manpage of receive
authorSatoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Wed, 16 Mar 2016 02:01:11 +0000 (11:01 +0900)
committerDavid Sterba <dsterba@suse.com>
Wed, 16 Mar 2016 09:16:20 +0000 (10:16 +0100)
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-receive.asciidoc

index 84b85c1..758eebe 100644 (file)
@@ -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.