manpage update for relative path support: noderange, mknimimage

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2010-01-25 09:28:33 +00:00
parent c3e51d1da8
commit dbfca3be2a
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ Specifies one or more "attribute equals value" pairs, separated by spaces. Attr=
=item B<-b mksysbfile>
Used to specify the full path name of a mksysb file to use when defining a NIM mksysb resource.
Used to specify the path name of a mksysb file to use when defining a NIM mksysb resource.
=item B<-f|--force>
@ -88,7 +88,7 @@ Use this option to specify that a NIM "shared_root" resource be created for the
=item B<-s image_source>
The source of software to use when creating the new NIM lpp_source resource. This could be a source directory or a previously defined NIM lpp_source resource name. B<When specifying a source directory make sure to use the full path name.>
The source of software to use when creating the new NIM lpp_source resource. This could be a source directory or a previously defined NIM lpp_source resource name.
=item B<-t nimtype>

View File

@ -73,7 +73,7 @@ A regular expression match of nodes or groups:
/node[345].* (will match any nodes that start with node3, node4, or node5)
/group[12].* (will match any groups that start with group1 or group2)
The full path of a file containing noderanges of nodes or groups:
The path of a file containing noderanges of nodes or groups:
^/tmp/nodelist