summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-12 09:30:45 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-12 09:30:45 +0100
commit63f77c2abe61ed0e8f4d1e59e19193a07e20d223 (patch)
treee8f5777ede1281dd1134272a464af64c412186cb /examples
parent2e88be0fdd2cf5ee867237bb11a4483fd04dc53c (diff)
Fix the lvm_menu example as the semantic of -s has changed
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/lvm_menu/menu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lvm_menu/menu.sh b/examples/lvm_menu/menu.sh
index cf1bafe..58372ba 100755
--- a/examples/lvm_menu/menu.sh
+++ b/examples/lvm_menu/menu.sh
@@ -54,7 +54,7 @@ fi
# Menu display
# """"""""""""
REP=$(../../smenu "$TITLE" \
- -s /"* Exit" \
+ -s /Exit \
-q -d -M -n 30 -c -w \
-e '^#' -E '/(^#)+(.*)$/ \2/v' \
-1 '\\* Exit' 7/4,b \