From 63eb3b5d1eaaa3a1cac64d5c636d5b7c9d6f9688 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Tue, 12 Dec 2017 14:54:26 -0500 Subject: [PATCH] Fixes after the review --- .../references/man1/rspconfig.1.rst | 22 ++++++++++++++++--- xCAT-client/pods/man1/rspconfig.1.pod | 21 +++++++++++++++--- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man1/rspconfig.1.rst b/docs/source/guides/admin-guides/references/man1/rspconfig.1.rst index b641ea5f6..b6956de5d 100644 --- a/docs/source/guides/admin-guides/references/man1/rspconfig.1.rst +++ b/docs/source/guides/admin-guides/references/man1/rspconfig.1.rst @@ -434,8 +434,24 @@ OPTIONS \ **dump**\ - Manage OpenBMC system dumps. If no suboption is provided, will generate, wait and download the dump files to /var/log/xcat/dump. - \ **-c**\ will clear a single or all dumps on the BMC. \ **-l**\ will list all the generated dumps on the BMC. \ **-g**\ will generate a new dump on the BMC. Dump generation can take a few minutes. \ **-d**\ will download a single dump from the BMC to /var/log/xcat/dump on management or service node. + Manage OpenBMC system dumps. If no sub-option is provided, will generate, wait, and download the dump. + + + \ **-c**\ will clear a single specified dump, or use 'all' to clear all dumps on the BMC. + + + + \ **-l**\ will list all the generated dumps on the BMC. + + + + \ **-g**\ will generate a new dump on the BMC. Dump generation can take a few minutes. + + + + \ **-d**\ will download a single dump from the BMC to /var/log/xcat/dump on management or service node. + + @@ -1266,7 +1282,7 @@ EXAMPLES .. code-block:: perl - rspconfig p9euh02 dump -l + rspconfig p9euh02 dump Output is similar to: diff --git a/xCAT-client/pods/man1/rspconfig.1.pod b/xCAT-client/pods/man1/rspconfig.1.pod index 571609a2e..fbd1fa6f0 100644 --- a/xCAT-client/pods/man1/rspconfig.1.pod +++ b/xCAT-client/pods/man1/rspconfig.1.pod @@ -328,8 +328,23 @@ The subnet mask. =item B -Manage OpenBMC system dumps. If no suboption is provided, will generate, wait and download the dump files to /var/log/xcat/dump. -B<-c> will clear a single or all dumps on the BMC. B<-l> will list all the generated dumps on the BMC. B<-g> will generate a new dump on the BMC. Dump generation can take a few minutes. B<-d> will download a single dump from the BMC to /var/log/xcat/dump on management or service node. +Manage OpenBMC system dumps. If no sub-option is provided, will generate, wait, and download the dump. + +=over 4 + +=item +B<-c> will clear a single specified dump, or use 'all' to clear all dumps on the BMC. + +=item +B<-l> will list all the generated dumps on the BMC. + +=item +B<-g> will generate a new dump on the BMC. Dump generation can take a few minutes. + +=item +B<-d> will download a single dump from the BMC to /var/log/xcat/dump on management or service node. + +=back =item B={[I],[I],[I],[I]|*} @@ -836,7 +851,7 @@ Output is similar to: =item 32. To generate and download BMC dump: - rspconfig p9euh02 dump -l + rspconfig p9euh02 dump Output is similar to: