From 699229e6d4075b78b9e36332c295c043235081dc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 11 Oct 2014 22:12:40 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/auto-auto-complete.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info/auto-auto-complete.texinfo b/info/auto-auto-complete.texinfo index 49dc807..891a3ed 100644 --- a/info/auto-auto-complete.texinfo +++ b/info/auto-auto-complete.texinfo @@ -576,7 +576,7 @@ The first thing we want to do for @option{--wrap} is to give it some default suggestion. @example -( ;We have cut out everything but (suggestion wrap) +( ;We have cut out everything but (suggestion wrap). (suggestion wrap (verbatim none inherit 100 60)) ) @end example @@ -587,7 +587,7 @@ can be calculated with @command{$(( $(stty size | cut -d ' ' -f 2) - 10 ))}. @example -( ;We have cut out everything but (suggestion wrap) +( ;We have cut out everything but (suggestion wrap). (suggestion wrap (verbatim none inherit 100 60) (calc (pipe (stty size) (cut -d ' ' -f 2)) - 10) -- cgit v1.2.3-70-g09d2