]> git.proxmox.com Git - mirror_zfs.git/commit
man.8: Add bookmark to list of types
authorGrischa Zengel <github.zfsonlinux@zengel.info>
Thu, 11 Jun 2020 00:53:07 +0000 (02:53 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 00:53:07 +0000 (17:53 -0700)
commit059f7c20e3d410efb48aacce42abf47df316bee4
tree88e79b27c45db2272cc57f8b0d2308ee319d6804
parent2bc07c6dfff616da76637b8b31d55fa11a7f542b
man.8: Add bookmark to list of types

While checking bash_completion I missed bookmark as type.

```
# zfs get type zpool2#b
NAME      PROPERTY  VALUE     SOURCE
zpool2#b  type      bookmark  -
```

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Grischa Zengel <github.zfsonlinux@zengel.info>
Closes #10419
man/man8/zfsprops.8