ess / belafonte

Jump in the command line with the master of CLIpso (yet another CLI command suite library, which is basically usable right now, but needs much better documentation)
MIT License
5 stars 1 forks source link

Handle args #3

Closed ess closed 8 years ago

ess commented 8 years ago

Args are values passed on the command line that are not tied to an option. For example, in the command ssh user@example.org, user@example.org is an argument.