[root@localhost dist]# ./iso-repo-setup -h usage: repotool [-h] [--version] COMMAND ... 这是一个安装及卸载本地镜像源的执行脚本。 positional arguments: COMMAND Available commands install 将指定的iso创建为本地镜像源 uninstall 删除指定iso的本地镜像源 list 列出现有的repo源 optional arguments: -h, --help show this help message and exit --version show program's version number and exit Example repotool --help for more information on a command. [r o ot@localhost dist]#