Update chvm man page format

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
zhanx 2009-04-16 10:20:04 +00:00
parent f2c8dc1a8d
commit 0aa8c30546

View File

@ -18,6 +18,7 @@ I<chvm [-V| --verbose] noderange attr=val [attr=val...]>
=head1 DESCRIPTION
The chvm command modifies the partition profile for the partitions specified in noderange. A partitions current profile can be read using lsvm, modified, and piped into the chvm command, or changed with the -p flag.
This command also supports to change specific partition attributes by specifying one or more "attribute equals value" pairs in command line directly, without whole partition profile.
=head1 OPTIONS
@ -59,6 +60,7 @@ Output is similar to:
lpar4: Success
3. To change partition attributes for lpar4 by specifying attribute value pairs in command line, enter:
I<chvm lpar4 max_mem=4096>
Output is similar to: