diff --git a/xCAT-client/pods/man1/cfm2xcat.1.pod b/xCAT-client/pods/man1/cfm2xcat.1.pod index 4f9113341..7baa2164c 100644 --- a/xCAT-client/pods/man1/cfm2xcat.1.pod +++ b/xCAT-client/pods/man1/cfm2xcat.1.pod @@ -12,8 +12,8 @@ B [B<-h>] =head1 B Copy the cfm2xcat command to the CSM Management Server. Run the command, indicating where you want your files saved with the -i and -o flags. They can be in the same directory. -The cfm2xcat command will run cfmupdatenode -a, saving the generated CFM distribution files. From those distribution files, it will generate xdcp rsync input files (-F option on xdcp). -Check the rsync files generated. There will be a file generated from the input -o option on the command, and the same file with a (.nr) extension generated for each different noderange that will used to sync files based on your CFM setup in CSM. The file will contain the rsync file list. The file.nr will contain the noderange. If multiple noderanges then the input name will be appended with a number. +The cfm2xcat command will run cfmupdatenode -a, saving the generated CFM distribution files in the directory indicates with (-i). From those distribution files, it will generate xdcp rsync input files (-F option on xdcp) in the directory indicated by ( -o). +Check the rsync files generated. There will be a file generated (rsyncfiles) from the input -o option on the command, and the same file with a (.nr) extension generated for each different noderange that will used to sync files based on your CFM setup in CSM. The rsyncfiles will contain the rsync file list. The rsyncfiles.nr will contain the noderange. If multiple noderanges then the file name (rsyncfiles) will be appended with a number. =head1 OPTIONS @@ -37,10 +37,11 @@ B<-o> Path of the xdcp rsync input file generated from the CFM distribu B -2. To use the file on the xCAT Management Node, after copying to /tmp/cfm: +2. To use the file on the xCAT Management Node copy to /tmp/cfm on the xCAT MN: B - +B +B =head1 FILES