Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Sep 2012 21:17:31 +0200
From:      Thomas Steen Rasmussen <thomas@gibfest.dk>
To:        Andreas Nilsson <andrnils@gmail.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zfs send -r missing - but documented in zfs(8)
Message-ID:  <5043B0CB.8040907@gibfest.dk>
In-Reply-To: <CAPS9%2BSvR5APTZof99RZ=0_zqTFWLLLzefaTBG94R464wLdVe8Q@mail.gmail.com>
References:  <50438BF5.8030004@gibfest.dk> <CAPS9%2BSvR5APTZof99RZ=0_zqTFWLLLzefaTBG94R464wLdVe8Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02.09.2012 20:31, Andreas Nilsson wrote:
>
>
> On Sun, Sep 2, 2012 at 6:40 PM, Thomas Steen Rasmussen 
> <thomas@gibfest.dk <mailto:thomas@gibfest.dk>> wrote:
>
>     Hello list,
>
>     For some reason it seems like the -r argument to "zfs send" isn't
>     implemented in FreeBSD. It is documented in the usage output
>     seen below:
>
>
> I had a similar experience with out-of-sync docs and then I think a 
> missing mergemaster might have had something to do with it.
>
Hello,

This is not just the manpage out of sync. Ironically
the zfs tool itself reports the lower-case -r option
in the usage output that it shows me because -r
is an invalid option:

------------------------------------------------------------
$ zfs send -r
invalid option 'r'
usage:
     send [-DnPpRrv] [-i snapshot | -I snapshot] <snapshot>

For the property list, run: zfs set|get

For the delegated permission list, run: zfs allow|unallow
$
------------------------------------------------------------


Best regards,

Thomas Steen Rasmussen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5043B0CB.8040907>