diff options
author | Florian Pritz <bluewind@xinu.at> | 2011-09-11 19:29:52 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2011-09-11 19:29:52 +0200 |
commit | cdf40ee4ebc5f0aa5eefc5d44c9d3424fd0c7159 (patch) | |
tree | 08c30351399ca8110d41d76f96f7500085ba446c /fb.pod | |
parent | e76f369583c059c5ba1d68464886d9b33ed8a78e (diff) |
Revert "add -C option: gpg encryption"v0.9
This reverts commit df54bdd9eeb043265a1446f8242037c983047cb0.
The way this was implemented is pretty limited so it's better if the
user runs gpg manually.
Conflicts:
fb.in
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'fb.pod')
-rw-r--r-- | fb.pod | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -65,9 +65,6 @@ If you want to be able to delete files, you have to add the following line to ~/ If used in conjunction with the -g switch this decompresses the download before it's output to stdout. --C - Encrypt the file(s) before uploading using gpg. - =head1 EXAMPLES fb -tc <folder> <file> |