X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Flctl.c;h=cd225827464621afa52068a21759e5c2688aaa1c;hp=369dab40fa771319ffc23a1b44326ca7c5fae717;hb=23b26e90a343ecff14c67dea1bafb65e23473cd6;hpb=526e9c54f2113da0c1484e70791167f7d16cbf00 diff --git a/lustre/utils/lctl.c b/lustre/utils/lctl.c index 369dab4..cd22582 100644 --- a/lustre/utils/lctl.c +++ b/lustre/utils/lctl.c @@ -147,7 +147,7 @@ command_t cmdlist[] = { " -F When -N specified, add '/', '@' or '=' for directories,\n" " symlinks and writeable files, respectively."}, {"set_param", jt_lcfg_setparam, 0, "set the Lustre or LNET parameter\n" - "usage: set_param [-n] \n" + "usage: set_param [-n] \n" "Set the value of the Lustre or LNET parameter at the specified path\n" " -n Disable printing of the key name when printing values."}, {"list_param", jt_lcfg_listparam, 0,