listsnaps is an alias of listsnapshots, but you're right that it's on
the pool.

Can you file this upstream:
https://github.com/openzfs/zfs/issues/new/choose

If you want, you could take a stab at submitting a pull request. It's a
pretty simple sounding change. The repo is here:
https://github.com/openzfs/zfs The man pages are in the "man"
subdirectory.

For your "Extra Credit" piece, "zfs list -t filesystem,snapshot" shows
both filesystems and snapshots for everything. "zfs list -t snapshot
dataset" shows snapshots for the specified dataset. But if you combine
those together as "zfs list -t filesystem,snapshot dataset", you do not
get snapshots. However, "zfs list -t filesystem,snapshot -r dataset"
does show the snapshots. Whether that's a bug or not, I can't say. But
that's a more detailed explanation of that problem that will be helpful
if you file a bug report on that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913342

Title:
  zfs.8 man page snapshot listing instructions are confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1913342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to