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
Manual page
-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
October 2014 yaggo 1.5.4