mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: fix typo (#26)
This commit is contained in:
parent
1bf22e2163
commit
18edf29a75
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
age is a simple, modern and secure file encryption tool.
|
||||
|
||||
I features small explicit keys, no config options, and UNIX-style composability.
|
||||
It features small explicit keys, no config options, and UNIX-style composability.
|
||||
|
||||
```
|
||||
$ age-keygen -o key.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue