A-Tune/misc/atune-adm
Zhipeng Xie 4335408875 atune: init code
upload code to gitee

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
2019-11-13 17:14:15 +08:00

5 lines
227 B
Bash

# atune-adm completion -*- shell-script -*-
complete -W "upgrade profile analysis check info list rollback tuning collection define undefine update train help" atune-adm
# ex: filetype=sh