Actions
Bug #416
closedlttng-gen-tp --help not helpful
Start date:
12/19/2012
Due date:
% Done:
0%
Estimated time:
Description
If one types just 'lttng-gen-tp', one gets the message 'No template file given; for help use --help'. Fine. But if one then types 'lttng-gen-tp --help' as instructed, one gets precisely the same message! It turns out one must supply a dummy operand to reach the help (e.g. 'lttng-gen-tp --help nosuchfile.tp').
Updated by Christian Babeux almost 12 years ago
- Status changed from New to Invalid
Hi Daniel,
This is a duplicate of #299. This has been fixed in commit:a719be6472181c3d633c17b7f8e877f420d0c358 in lttng-ust.
Actions