diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/lilymidi.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/lilymidi.1 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/lilymidi.1 b/upstream/mageia-cauldron/man1/lilymidi.1 new file mode 100644 index 00000000..6aaba675 --- /dev/null +++ b/upstream/mageia-cauldron/man1/lilymidi.1 @@ -0,0 +1,39 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. +.TH LILYMIDI "1" "January 2024" "lilymidi 2.24.3" "User Commands" +.SH NAME +lilymidi \- manual page for lilymidi 2.24.3 +.SH SYNOPSIS +.B lilymidi +[\fI\,options\/\fR] \fI\,FILE\/\fR +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-\-filter\-tracks\fR=\fI\,REGEXP\/\fR +display only tracks numbers, of those track names +matching REGEXP +.TP +\fB\-\-prefix\-tracks\fR=\fI\,PREFIX\/\fR +prefix filtered track numbers with PREFIX +.TP +\fB\-\-dump\fR +just dump parsed contents of the MIDI file +.TP +\fB\-\-pretty\fR +dump parsed contents of the MIDI file in humanreadable form (implies \fB\-\-dump\fR) +.SH "SEE ALSO" +The full documentation for +.B lilymidi +is maintained as a Texinfo manual. If the +.B info +and +.B lilymidi +programs are properly installed at your site, the command +.IP +.B info lilymidi +.PP +should give you access to the complete manual. |