diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/lilymidi.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man1/lilymidi.1')
-rw-r--r-- | upstream/debian-bookworm/man1/lilymidi.1 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/lilymidi.1 b/upstream/debian-bookworm/man1/lilymidi.1 new file mode 100644 index 00000000..3d4ed1a4 --- /dev/null +++ b/upstream/debian-bookworm/man1/lilymidi.1 @@ -0,0 +1,39 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. +.TH LILYMIDI "1" "February 2023" "lilymidi 2.24.1" "User Commands" +.SH NAME +lilymidi \- manual page for lilymidi 2.24.1 +.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. |