aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Frank Denis <github@pureftpd.org>2018-05-23 11:54:00 +0200
committerGravatar Frank Denis <github@pureftpd.org>2018-05-23 11:54:00 +0200
commit8591b99750d0e86cebaef6c06c632f7e76f25192 (patch)
treef1b761cd146159b4fcf995a0a266267bc7bb8602 /README.md
parent2055f9894b543ad20e8a912e1136a870afc9552f (diff)
downloadtweetpipe-8591b99750d0e86cebaef6c06c632f7e76f25192.tar.gz
Clarify
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ea0e8d..a7e6a35 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,8 @@ encpipe -d -p password -i inputfile -o outputfile
`-i` and `-o` can be set to `-` or omitted to read/write from the
standard input/output.
-`-P password_file` can be used to read the password from a file.
+`-P password_file` can be used to read the password, or an arbitrary
+long key (that doesn't have to be text) from a file.
If you don't feel inspired, `-G` prints a random password.