Whamcloud - gitweb
LU-14617 utils: llog_reader updatelog support
[fs/lustre-release.git] / lustre / doc / lctl-set_param.8
index 033df02..28477a3 100644 (file)
@@ -1,6 +1,6 @@
-.TH lctl 8 "2019 Jun 17" Lustre "configuration utilities"
+.TH LCTL-SET_PARAM 8 "2019-05-10" Lustre "configuration utilities"
 .SH NAME
-lctl set_param \- Low level Lustre filesystem configuration utility
+lctl-set_param \- Lustre filesystem set parameter utility
 .SH SYNOPSIS
 .IR "\fBlctl set_param " [ -n "] [" -P "] [" -d "] <" parameter \B= value ...>
 .br
@@ -40,9 +40,9 @@ Set parameters from
 instead of from the command-line.  The contents of
 .I filename
 is YAML format, created as an output from
-.BR "lctl --device MGS llog_print " < \fIfsname >- client
-fR or any other valid llog configuration log as listed by
-.B lctl --device MGS llog_catlist
+.BR  ' "lctl --device MGS llog_print " < \fIfsname\fR >- client '
+or any other valid llog configuration log as listed by
+.RB ' "lctl --device MGS llog_catlist" '
 .TP
 .B -n
 Disable printing of the parameter name after setting it.
@@ -92,5 +92,6 @@ osc.testfs-OST0004-osc-ffff8803c9c0f000.max_dirty_mb=512
 .BR lustre (7),
 .BR lctl (8),
 .BR lctl-get_param (8),
+.BR lctl-list_param (8),
 .BR lctl-llog_catlist (8),
 .BR lctl-llog_print (8)