]> git.cworth.org Git - apitrace/commit
Give CLI command names a _command prefix
authorCarl Worth <cworth@cworth.org>
Tue, 1 Nov 2011 20:47:26 +0000 (13:47 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 3 Nov 2011 11:47:09 +0000 (11:47 +0000)
commit68f7c981ac5dedf2084d617f079f290edb6693cb
tree998d2a751342d5df580eaa95147eeed68a5cf0b6
parent67528023641345f3439a2ba75e11cd1a31157fcf
Give CLI command names a _command prefix

This is just to set things up for a trace_command command, (which
cannot be named "trace" since that would conflict with "namespace
trace").
cli/cli.hpp
cli/cli_dump.cpp
cli/cli_main.cpp