From dd84992d32a47e07165fdb64e420ed00e37cd552 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 12 Feb 2016 01:03:48 +0100 Subject: [PATCH] minor documentation fixes --- bin/fcscs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bin/fcscs b/bin/fcscs index 80c89bf..0675def 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1206,7 +1206,7 @@ Defaults in parentheses. =item B start in this mode, must be a valid mode mapping (C<\&mapping_mode_url>) -=item B set multiplexer ("screen" or "tmux") if not autodetected (C) +=item B set multiplexer ("screen" or "tmux"), defaults to autodetection (C) =item B ignore case when searching (C<0>) @@ -1367,7 +1367,8 @@ Used as handler to yank, paste selection or open URL in browser. run_command() run_in_background() -Helper functions when writing custom mappings, see the source for details. +Helper functions when writing custom mappings, see the source and example for +details. Example: @@ -1411,8 +1412,6 @@ Example: }); }; - - =cut # All variables and functions which are usable by ~/.fcscsrc. -- 2.43.2