]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon,mgr: remove single wildcard '*' from ceph comand line description
authorGu Zhongyan <guzhongyan@360.cn>
Fri, 30 Mar 2018 10:25:51 +0000 (18:25 +0800)
committerGu Zhongyan <guzhongyan@360.cn>
Fri, 30 Mar 2018 10:25:51 +0000 (18:25 +0800)
commit12b059e47a18cc9de11398b152dd2c8c64b4bee4
tree1760b4f88c99d4c8c28868e02af2aa440c77dc24
parent9e8af3e243185df3e9319f987e472039e15e7d4d
mon,mgr: remove single wildcard '*' from ceph comand line description

because wildcard doesn't work.The '*' is consumed and
translated to current dir/file name before passing to ceph.

remove it from CLI description.

Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
src/mgr/MgrCommands.h
src/mon/MonCommands.h