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

yaggo - generate command line parser using getopt_long

Author

        This manpage was written by Nilesh Patra for the Debian distribution and
        can be used for any other usage of the program.

yaggo 1.5.10                                     September 2021                                         YAGGO(1)

Description

Specificoptions:-o, --output FILE
              Output file

       -l, --license PATH
              License file to copy in header

       -m, --man [FILE]
              Display or write manpage

       -s, --stub
              Output a stub yaggo file

       --zc PATH
              Write zsh completion file

       -e, --extended-syntax
              Use extended syntax

       --debug
              Debug yaggo

       -h, --help
              Show this message

Name

       yaggo - generate command line parser using getopt_long

Synopsis

yaggo [options] [file.yaggo]

See Also