Evidlo / passhole

A secure hole for your passwords (KeePass CLI)
GNU General Public License v3.0
199 stars 19 forks source link

Help message for `--password` shows same description as `--no-password` #40

Closed ulken closed 3 years ago

ulken commented 3 years ago
> ph ls --help
...
  --password            **database has no password** <-- assuming this should show something different?
  --no-password         database has no password
...
Evidlo commented 3 years ago

Thanks. I didn't mean to commit that line.