GONG Jie
28c5b271f3
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/configfpc.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
3b41782c94
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/clonevm.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
7b372825e5
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chzone.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
3ebb80da63
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chvm.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
99277f230f
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chvlanports.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
139103a979
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chvlan.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
6c180cef83
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chkosimage.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
bac0d813e2
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chkkitcomp.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
6d2537ae90
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chhypervisor.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
7ec7584363
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/chdef.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
182a55530a
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/cfm2xcat.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
607205a9c7
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/cfgve.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
fda5200e1e
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/buildkit.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
905f6a8070
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/bmcdiscover.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
819e6fe823
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/addkitcomp.1.rst
2017-12-31 23:59:59 +00:00
GONG Jie
8958e6f8a1
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/addkit.1.rst
2017-12-31 23:59:59 +00:00
xuweibj
b2c9ba06fc
modify man page of rcons about exit code
2018-06-26 01:09:40 -04:00
robin2008
671231833d
modify nodestat usage and manpage for -f|--useping
2018-05-31 17:13:04 +08:00
yangsbj
74e57623a6
update documentation on synclist for issue With "updatenode -F -r /usr/bin/scp", failed to replace regular file with directory #5214 and With "updatenode -F -r /usr/bin/scp", failed to replace directory with regular file #5217
2018-05-22 04:44:00 -04:00
Bin Xu
7a69c9b779
using --nosyncfiles to bypass syncing files to root image directory ( #5229 )
2018-05-22 12:47:37 +08:00
yangsong
668a00bd71
Revert "[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922 : use tar as the default archive method instead of cpio ( #5187 )" ( #5221 )
...
This reverts commit 2bf5dc57f9da2b72e80106026dd13f71774ff476.
2018-05-17 11:20:55 +08:00
Mark Gurevich
566142a02d
Doc changes for OpenBMC rinv multiple options
2018-05-11 10:40:07 -04:00
yangsong
2bf5dc57f9
[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922 : use tar as the default archive method instead of cpio ( #5187 )
2018-05-10 16:26:42 +08:00
yangsong
7c85b0998d
add support for syncfiles with scp ( #5123 )
...
* add support for syncfiles with scp
* refine logic of EXECTUTE support message non rsync filesync
* refine syncfiles
* add startsyncfile script for cumulus
* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00
zet809
38d36145ce
Merge pull request #5128 from xuweibj/I3887
...
modify bmcdiscover manpage for IP range
2018-04-24 10:12:38 +08:00
Yuan Bai
2f193bbe9f
Merge pull request #5116 from gurevichmark/rest_api_token_expire
...
Token expiration setting
2018-04-23 10:40:22 +08:00
XuWei
e076602ffa
modify bmcdiscover manpage for IP range
2018-04-19 22:02:03 -04:00
Mark Gurevich
4f58fb8c0c
REST API node automated testcases
2018-04-19 16:24:15 -04:00
Mark Gurevich
f3a681d1f1
Man page change for rvitals
2018-04-10 14:38:36 -04:00
zet809
53a98cfecc
Merge pull request #5018 from gurevichmark/openbmc_pnor_usage
...
Replace usage of PNOR with Host
2018-03-30 11:20:23 +08:00
Mark Gurevich
8cfe5b546e
Replace usage of PNOR with Host
2018-03-28 13:09:48 -04:00
Mark Gurevich
20e7dcd7de
Better message for --recover option
2018-03-22 14:47:05 -04:00
Mark Gurevich
0761c3b836
Usage and man page updates
2018-03-16 14:29:29 -04:00
chenglch
e86d544242
Add makegocons -C|--cleanup to remove entries that do not exist
...
`rmdef` command do not help clean up the recousrces that related to
the node when removing the node. this is a technical debt. This patch
is only a work around to add -C|--cleanup option to help remove the
entries in goconserver.
2018-03-01 16:13:12 +08:00
XuWei
bc3f98a144
add -V for all commands
2018-02-28 03:42:05 -05:00
XuWei
24cd358a62
modify usage and manpage for openbmc
2018-02-28 01:56:57 -05:00
ertaozh
cb78be8f4d
fix issue 3913: support rpower cycle for ipmi managing severs
2018-02-08 01:40:59 -05:00
Victor Hu
e25be9b9cf
Modify man page for dumps based on review comments
2018-02-01 09:49:56 -05:00
Victor Hu
31c47c3034
Add code to support timesyncmethod for OpenBMC using rspconfig
2018-01-31 15:43:53 -05:00
XuWei
9b04b8483c
fix issue 4758, add '-V' in rflash Usage and manpage
2018-01-31 02:03:01 -05:00
Victor Hu
dc5e5fb3e2
Adding man page for rspconfig to add boot mode
2018-01-25 14:16:59 -05:00
Mark Gurevich
99cac5264a
Second pass for autogenerating usage
2018-01-23 13:47:11 -05:00
Mark Gurevich
0d29e5d5e1
Move code block for usage string processing
2018-01-23 12:09:37 -05:00
Mark Gurevich
956719b53e
Add rspconfig dump download all function
2018-01-18 11:42:32 -05:00
Mark Gurevich
423a1c913d
Add resolved=LED option to reventlog
2018-01-10 11:57:31 -05:00
Victor Hu
c2c3ca4096
Accidently tabbed rflash man page option descriptions, causing RST to format as code blocks
2018-01-04 13:54:18 -05:00
Victor Hu
4703e396d6
Add man page and usage for LED support for OpenBMC rvitals
2018-01-03 10:48:32 -05:00
Victor Hu
83af42c103
missed update to the rflash RST man page
2018-01-03 10:48:10 -05:00
zet809
4d2e51a61e
Merge branch '2.13' into master
2017-12-15 19:26:19 +08:00
Victor Hu
fea20ba4b9
Update the .rst man page files generated for 2.13.9 release
2017-12-14 16:47:44 -05:00