Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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