2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Remove trailing spaces in file xCAT-SoftLayer/pods/man1/getslnodes.1.pod

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 01226f046c
commit 7e78b19117

View File

@ -4,7 +4,7 @@ B<getslnodes> - queries your SoftLayer account and gets attributes for each serv
=head1 SYNOPSIS
B<getslnodes> [B<-v>|B<--verbose>] [I<hostname-match>]
B<getslnodes> [B<-v>|B<--verbose>] [I<hostname-match>]
B<getslnodes> [B<-?> | B<-h> | B<--help>]
@ -15,7 +15,7 @@ server. The attributes can be piped to 'mkdef -z' to define the nodes
in the xCAT DB so that xCAT can manage them.
Before using this command, you must download and install the SoftLayer API perl module.
For example:
For example:
cd /usr/local/lib
git clone https://github.com/softlayer/softlayer-api-perl-client.git