logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mmllint — check correctness of MMLlib MML files

Authors

       Written  for the Debian project by Dominik George <nik@naturalnet.de>.  The man page does not qualify for
       copyright protection; it is  shipped  with  the  mmllib-tools  package,  see  the  copyright  file  under
       /usr/share/doc/mmllib-toolse/copyright.

Debian                                          January 29, 2017                                      MMLLINT(1)

Description

mmllint is a tool to check various aspects of Music Macro Language files with MMLlib.

Name

       mmllint — check correctness of MMLlib MML files

See Also

/usr/share/doc/mmllib-tools/MMLFILE.rst
               Description of the Music Macro Language format.

Synopsis

mmllint [-h] [-q] path_or_mml

Usage

       [-h]       Show usage information.

       [-q]       Only output summary, not timed list parser output.

       path_or_mml
                  Path to the MML file to check or a MML string.

See Also