oxur / rucksack

A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Apache License 2.0
12 stars 1 forks source link

Fix inconsisten capitalisation in CLI help text #82

Closed oubiwann closed 1 year ago

oubiwann commented 1 year ago

Looks like clap wants to capitalise everything, so I'll update everything that way.