HomeFreeBSD

bash_completion: add missing attributes

Description

bash_completion: add missing attributes

There a some attributes missing which are shown in man pages:
zfs list -t type

A comma-separated list of types to display, where type is one of filesystem, snapshot, volume, *bookmark*, or all.  For example, specifying -t snapshot displays only snapshots.

zfs get -s source

A comma-separated list of sources to display.  Those properties coming from a source other than those in this list are ignored.  Each source must be one of the following: local, default, inherited, temporary, *received*, and none.  The default value is all sources.

zfs get -t type

           A comma-separated list of types to display, where type is one of filesystem, snapshot, volume, bookmark, or all.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Grischa Zengel <github.zfsonlinux@zengel.info>
Closes #10418

Details

Provenance
Grischa Zengel <github.zfsonlinux@zengel.info>Authored on Jun 11 2020, 12:51 AM
GitHub <noreply@github.com>Committed on Jun 11 2020, 12:51 AM
Parents
rGf66434268cef: Remove unnecessary references to slavery
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG2bc07c6dfff6: bash_completion: add missing attributes (authored by Grischa Zengel <github.zfsonlinux@zengel.info>).Jun 11 2020, 12:51 AM