X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2034c72e12562eda33ce53d92cfef2216b6fcf3e..423d297ed8c97ba5dff7c79e48d9ee3bab609cd1:/less.eng.inc.pl diff --git a/less.eng.inc.pl b/less.eng.inc.pl index c0afb11..99c0545 100644 --- a/less.eng.inc.pl +++ b/less.eng.inc.pl @@ -110,4 +110,16 @@ mode => { ':' => 'colon commands', }, +flag => { + ci => [info => 'Temporary message display (or related option).'], + pm => [move => 'Regular file position panning (or option).'], + po => [jump => 'Other file position manipulation (").'], + co => [search => 'Go to matching content (").'], + mo => [file => 'Alter open file buffer (").'], + mv => [misc => 'Other commands and options.'], + + arg => ["key$sign{arg}" => "Commands with a dot need a char argument afterwards."], + more => [more => "A small subset is compatible with `more`."], +}, + }