keys: common generation of flags legend from includes
[sheet.git] / less.eng.inc.pl
index c0afb11041332c222eea20f8d3b41d904d7ebfc5..99c05456fd47734de02ff167b881cc9e0ca77f0f 100644 (file)
@@ -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`."],
+},
+
 }