Skip to content

Command::author

since 0.1.0

Sets the author(s) for the help message.

name = "myprog"
author = "Me, me@mymain.com"
help-template = "{name} ({version}) {author} - {usage}"
[args]
Terminal window
myprog --help
Terminal window
myprog () Me, me@mymain.com - myprog