此内容没有您所选择的语言版本。
A.3.7. Listing All Files in a Channel
				To list all the files in a channel, issue the command:
			
rhncfg-manager list channel-label
 rhncfg-manager list channel-label
				You should see output resembling:
			
Files in config channel `example-channel3': /tmp/dest_path/example-config.txt
Files in config channel `example-channel3':
/tmp/dest_path/example-config.txt 
				The following table lists the options available for 
rhncfg-manager get:
			| Option | Description | 
|---|---|
| -cCHANNEL, --channel=CHANNEL | Get file(s) from this config channel | 
| -tTOPDIR, --topdir=TOPDIR | Make all files relative to this string | 
| -rREVISION, --revision=REVISION | Get this file revision | 
| -h, --help | Show help message and exit |