From: Simon Marchi <[email protected]>

--event has been remove in 601d5acf42ebdb05ff8aa19f12fd9bdad3602781.

Reported-by: Daniel U. Thibault <[email protected]>
Signed-off-by: Simon Marchi <[email protected]>
---
 extras/lttng-bash_completion |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/extras/lttng-bash_completion b/extras/lttng-bash_completion
index b515be0..efd5f58 100644
--- a/extras/lttng-bash_completion
+++ b/extras/lttng-bash_completion
@@ -32,9 +32,6 @@ _lttng_cmd_add_context() {
        --channel|-c)
                return
                ;;
-       --event|-e)
-               return
-               ;;
        --type|-t)
                return
                ;;
-- 
1.7.1


_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to