mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	fix chkosimage usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -8782,7 +8782,7 @@ sub chkosimage_usage | ||||
| 	push @{$rsp->{data}}, "  Usage: "; | ||||
| 	push @{$rsp->{data}}, "\tchkosimage [-h | --help]"; | ||||
| 	push @{$rsp->{data}}, "or"; | ||||
| 	push @{$rsp->{data}}, "\tchkosimage [-V] image_name\n"; | ||||
| 	push @{$rsp->{data}}, "\tchkosimage [-V] [-c|--clean] image_name\n"; | ||||
| 	xCAT::MsgUtils->message("I", $rsp, $callback); | ||||
| 	return 0; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user