summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw <dxtrish@web>2013-10-30 02:07:58 +0000
committerGravatar admin <admin@branchable.com>2013-10-30 02:07:58 +0000
commit5ccd2887ea9990e16916e4565fc540a812530019 (patch)
tree18b92bcc88078f23b4935d434b700109ca02e5a2
parent4b3922034c2606d0a2df7e70f0c1ee1ccf90d95f (diff)
-rw-r--r--doc/forum/GPG_passphrase_handling.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/GPG_passphrase_handling.txt b/doc/forum/GPG_passphrase_handling.txt
index fed12b99b..cd65b6b05 100644
--- a/doc/forum/GPG_passphrase_handling.txt
+++ b/doc/forum/GPG_passphrase_handling.txt
@@ -37,3 +37,8 @@ copy MySecretFile (gpg) (checking rsync.net...) (to rsync.net...) gpg: no valid
gpg: [stdin]: encryption failed: no such user id
failed
-----
+
+--debug shows me it is executing gpg llke so:
+-----
+gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--batch","--encrypt","--no-encrypt-to","--no-default-recipient","--force-mdc","--no-textmode"]
+-----