Actions
Bug #488
closed"OBSELETE"
Start date:
03/27/2013
Due date:
% Done:
100%
Estimated time:
Description
There are several occurrences of "obselete" in the man pages and printed strings. They should all read "obsolete" instead.
Also, note the following:
$ lttng disable-consumer -h The disable-consumer command is now obselete. Warning: Some command(s) went wrong
It is exaggerated to report a requested help on an obsolete command as something that "went wrong". The help was obtained as requested by the user: nothing went wrong. No other lttng
command
-h
will be reported as "wrong". Except for lttng enable-consumer -h
, that is. :-)
Actions