]> git.proxmox.com Git - mirror_zfs.git/commit
Fix style issues in man pages and commands help
authorLOLi <loli10K@users.noreply.github.com>
Mon, 29 Jan 2018 23:05:03 +0000 (00:05 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 29 Jan 2018 23:05:03 +0000 (15:05 -0800)
commit63f88c12b41a9a51f5693efce408960664fdbe16
tree721467099bd3caa631f8915dee84a7f226af2377
parent5e021f56d3437d3523904652fe3cc23ea1f4cb70
Fix style issues in man pages and commands help

* Remove 'zfs snap' from zfs help message (OpenZFS sync)
* Update zfs(8) to suggest 'snap' can be used as an alias for 'snapshot'
* Enforce 80 columns limit in help messages
* Remove zfs_disable_dup_eviction from zfs-module-parameters(5)
* Expose zfs_scan_max_ext_gap as a kernel module parameter.

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tom Caputi <tcaputi@datto.com>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7087
cmd/zdb/zdb.c
cmd/zfs/zfs_main.c
cmd/zpool/zpool_main.c
man/man5/zfs-module-parameters.5
man/man8/zfs.8
module/zfs/dsl_scan.c