```
A program to determine how long since a date has passed
Usage: swhen [OPTIONS] --date
Options:
-d, --date The date to check against
-a, --alias The alias to save the date as
-h, --help Print help information
-V, --version Print version information
```