The following reply was made to PR bin/181090; it has been noted by GNATS. From: Andriy Gapon <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: bin/181090: zfs(1): "zfs list -r" and "zfs list -t all" doesn't show snapshots Date: Wed, 07 Aug 2013 11:58:36 +0300
> According to http://docs.oracle.com/cd/E19082-01/817-2271/gaztd/index.html > should > > zfs list -r tank/filesystem > > show all childs including the snapshots. It doesn't do that. zfs manual page is very explicit about what the above command should list. Please consult it. > The same problem is with > > zfs list -t all tank/filesystem > > which doesn't show the snapshots, which the manpage says it should. You seem to have forgotten -r option in this case. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
