keys: common generation of flags legend from includes
[sheet.git] / mplayer.eng.inc.pl
index c6de943c06d2c970be4f99f4c5ec228feedfdd85..7431994ce1af80a159d67789318017f97bf64e66 100644 (file)
@@ -55,4 +55,16 @@ mode => {
        '' => "interactive control",
 },
 
        '' => "interactive control",
 },
 
+flag => {
+       ci => [osd       => "Print information or change display."],
+       pm => [subtitles => "Alter subtitle selection and settings."],
+       co => [video     => "Video output adjustment."],
+       mi => [audio     => "Sound (track) configuration."],
+       mo => [playback  => "Playback control."],
+       me => [general   => "Other MPlayer features."],
+
+       arg => ["key$sign{arg}" => "Commands with a dot need an argument afterwards."],
+       ext => ["optional"      => "Some features depend on setup and/or parameters."],
+},
+
 }
 }