From: Olaf Faaland Date: Tue, 3 Nov 2020 01:38:49 +0000 (-0800) Subject: LU-14109 doc: lnetctl manpage missing import and export options X-Git-Tag: 2.13.57~65 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=cc43eb49af8220c61dbd0b823d8bed7ffaeadf8b;p=fs%2Flustre-release.git LU-14109 doc: lnetctl manpage missing import and export options Describe missing options in the lnetctl man page: lnetctl import "--exec" lnetctl export "--backup" Test-Parameters: trivial Signed-off-by: Olaf Faaland Change-Id: I47e6c5e264dc8d5673f1229291be873996c02f55 Reviewed-on: https://review.whamcloud.com/40523 Reviewed-by: Serguei Smirnov Reviewed-by: Gian-Carlo DeFazio Tested-by: jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- diff --git a/lustre/doc/lnetctl.8 b/lustre/doc/lnetctl.8 index a27f25d..6ad711f 100644 --- a/lustre/doc/lnetctl.8 +++ b/lustre/doc/lnetctl.8 @@ -292,6 +292,9 @@ overwritten by specifying the desired behavior\. \-\-show: show configuration . .br +\-\-exec: execute command +. +.br \-\-help: display this help . .TP @@ -300,9 +303,12 @@ overwritten by specifying the desired behavior\. . .TP \fBlnetctl export\fR > \fIFILE\fR -\fBexport\fR command dumps the supported LNet configuration in YAML format to -stdout, which can be redirected to a normal file\. The output of the -\fBimport\fR command can be used as input to the \fBexport\fR command\. +\fBexport\fR command dumps the LNet configuration, state information, and stats +in YAML format to stdout, which can be redirected to a normal file\. The output +of the \fBexport\fR command can be used as input to the \fBimport\fR command\. +. +.br +\-\-backup: dump only elements necessary to recreate the current configuration. . .br \-\-help: display this help