Whamcloud - gitweb
LU-13056 utils: Default MGS device llog_print/llog_catlist
[fs/lustre-release.git] / lustre / utils / lctl.c
index 117d2a8..dde98b3 100644 (file)
@@ -533,7 +533,8 @@ command_t cmdlist[] = {
         "usage: recover [MDC/OSC device]"},
        /* Llog operations */
        {"llog_catlist", jt_llog_catlist, 0,
-        "list all catalog files on current device.\n"
+        "list all catalog files on current device. If current device is not\n"
+        "set, MGS device is used by default.\n"
         "usage: llog_catlist"},
        {"llog_info", jt_llog_info, 0,
         "print log header information.\n"