FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

Fix misplaced ) in README.md #513

Closed dilbernd closed 1 year ago

FiloSottile commented 1 year ago

No, the current placement is correct. - is an argument to -R or -i.

dilbernd commented 1 year ago

Sorry