# Name

argv - prints the arguments passed to the program

# Synopsis

```
[options]
```

# Description

When the `--err` option is given the arguments are printed to stderr rather than stdout.

# Options

* `-e, --err` Print to stderr
* `-h, --help` Display help and exit
* `--version` Print version and exit
