logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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