Bug #3796
listsnapshots not documented in zpool man page
Status:
Closed
Priority:
Low
Assignee:
-
Category:
manpage - manual pages
Start date:
2013-05-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The listsnapshots property is not documented in the zpool man page.
Updated by Adam Števko about 7 years ago
Hi,
listsnaphosts is documented, but you can it find only by the abbreviation, listsnaps. Maybe that should be added?
listsnaps=on | off Controls whether information about snapshots associated with this pool is output when "zfs list" is run without the -t option. The default value is "off".
Updated by Yuri Pankov about 5 years ago
- Category set to manpage - manual pages
- Assignee set to Yuri Pankov
- Tags deleted (
needs-triage)
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit a058d1cc571af5fbcfe7f1d719df1abbfdb722f3
commit a058d1cc571af5fbcfe7f1d719df1abbfdb722f3 Author: George Melikov <mail@gmelikov.ru> Date: 2017-08-28T15:13:51.000Z 8435 zpool.1m and zfs.1m: minor cleanup 3796 listsnapshots not documented in zpool man page Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>