From 7f5c58bd2e664788e4ed43ab2a26088eb93ad807 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 11 Dec 2012 20:02:31 +0000 Subject: [PATCH] Improved help text of piped frontend demo --- test/frontend_pipes_xorriso.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/frontend_pipes_xorriso.c b/test/frontend_pipes_xorriso.c index f73f957e..9c9a759f 100644 --- a/test/frontend_pipes_xorriso.c +++ b/test/frontend_pipes_xorriso.c @@ -46,6 +46,9 @@ static int usage() "Meta command", " @drain_sieve", "reports all recorded results of all installed message sieve filter rules.", +"For illustration perform this xorriso command sequence", +" -msg_op start_sieve - -outdev /dev/sr0 -msg_op clear_sieve - -toc", +"and then @drain_sieve.", "@END@" }; int i;