Whamcloud - gitweb
LU-930 doc: add lctl-lcfg man pages 87/48887/7
authorTimothy Day <timday@amazon.com>
Wed, 29 Mar 2023 20:16:19 +0000 (20:16 +0000)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Apr 2023 03:22:07 +0000 (03:22 +0000)
commitdd6a1df318a8cc480e7279d27a303a6a4fe7d641
treee9fbb7eb69dc3a5641a1ab11178da7d2aeaf588e
parent0544c108c12c87a43562b4ef31120448bf0018c8
LU-930 doc: add lctl-lcfg man pages

Add "lctl lcfg_clear", "lctl lcfg_erase", and "lctl lcfg_fork"
as aliases for "clear_conf", "erase_lcfg", and "fork_lcfg"
respectively, for more consitent naming.

Add separate man pages for lctl-lcfg_clear, lctl-lcfg_erase,
lcfg-lcfg_fork, lctl-erase_lcfg, lctl-fork_lcfg, lctl-clear_conf.

Remove the combined man page for lctl-lcfg.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I9daf2efc0cf0f9a2b549d8513098729151178207
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48887
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/Makefile.am
lustre/doc/lctl-clear_conf.8 [new file with mode: 0644]
lustre/doc/lctl-erase_lcfg.8 [new file with mode: 0644]
lustre/doc/lctl-fork_lcfg.8 [new file with mode: 0644]
lustre/doc/lctl-lcfg.8 [deleted file]
lustre/doc/lctl-lcfg_clear.8 [new file with mode: 0644]
lustre/doc/lctl-lcfg_erase.8 [new file with mode: 0644]
lustre/doc/lctl-lcfg_fork.8 [new file with mode: 0644]
lustre/utils/lctl.c