]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/mon/mds: unify usage text, always use stdout 15176/head
authorTim Serong <tserong@suse.com>
Fri, 19 May 2017 12:23:54 +0000 (22:23 +1000)
committerTim Serong <tserong@suse.com>
Fri, 19 May 2017 12:44:22 +0000 (22:44 +1000)
commit4da9b4862da8873091782e083e9e9085c33308dc
tree1b7a3144e86bcb4f83f84a1899a41a2d95e96c3f
parent6135c97d7b02a4506fcb86f9a8e979230e53087f
osd/mon/mds: unify usage text, always use stdout

This unifies the first line of usage text: angle brackets
to indicate a mandatory option, and uppercase ID to match
the output from generic_server_usage().  It also ensures
ceph-mon prints all of its usage information to stdout,
same as the other daemons.

Signed-off-by: Tim Serong <tserong@suse.com>
src/ceph_mds.cc
src/ceph_mon.cc
src/ceph_osd.cc