Standardize lttng command line usage text
authorDavid Goulet <dgoulet@efficios.com>
Tue, 21 Aug 2012 15:38:27 +0000 (11:38 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 21 Aug 2012 15:38:27 +0000 (11:38 -0400)
commit32a6298d8929c91842c9a5c09f1a3f4660c32eec
tree85f438020ec5905173c6fcdbbc7794c2a45e6afd
parenta6ba4fe1a8217fd5cb9e286b4d88a9252c0d5d06
Standardize lttng command line usage text

Signed-off-by: David Goulet <dgoulet@efficios.com>
14 files changed:
src/bin/lttng/commands/add_context.c
src/bin/lttng/commands/calibrate.c
src/bin/lttng/commands/destroy.c
src/bin/lttng/commands/disable_channels.c
src/bin/lttng/commands/disable_consumer.c
src/bin/lttng/commands/disable_events.c
src/bin/lttng/commands/enable_channels.c
src/bin/lttng/commands/enable_consumer.c
src/bin/lttng/commands/enable_events.c
src/bin/lttng/commands/start.c
src/bin/lttng/commands/stop.c
src/bin/lttng/commands/version.c
src/bin/lttng/commands/view.c
src/bin/lttng/lttng.c
This page took 0.027501 seconds and 5 git commands to generate.