Scroll to navigation

YAGGO(1) User Commands YAGGO(1)

NAME

yaggo - generate command line parser using getopt_long

SYNOPSIS

yaggo [options] [file.yaggo]

DESCRIPTION

Specific options:

-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
January 2019 yaggo 1.5.10