Merge lp:~ed.so/duplicity/manpage into lp:duplicity/0.6

Proposed by edso
Status: Merged
Merged at revision: 900
Proposed branch: lp:~ed.so/duplicity/manpage
Merge into: lp:duplicity/0.6
Diff against target: 39 lines (+10/-5)
1 file modified
bin/duplicity.1 (+10/-5)
To merge this branch: bzr merge lp:~ed.so/duplicity/manpage
Reviewer Review Type Date Requested Status
duplicity-team Pending
Review via email: mp+141148@code.launchpad.net

Description of the change

clear up PASSPHRASE reusage as sign passphrase
minor fixes

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bin/duplicity.1'
--- bin/duplicity.1 2012-11-22 02:02:01 +0000
+++ bin/duplicity.1 2012-12-22 10:31:23 +0000
@@ -862,9 +862,13 @@
862prompted for the passphrase.862prompted for the passphrase.
863.TP863.TP
864.B SIGN_PASSPHRASE864.B SIGN_PASSPHRASE
865The passphrase to be used for865The passphrase to be used for
866.B --sign-key866.BR --sign-key .
867, if SIGN_PASSPHRASE is not set but PASSPHRASE is set, the latter will be used.867If ommitted
868.B and
869sign key is also one of the keys to encrypt against
870.B PASSPHRASE
871will be reused instead.
868Otherwise, if passphrase is needed but not set the user will be prompted for it.872Otherwise, if passphrase is needed but not set the user will be prompted for it.
869873
870.SH URL FORMAT874.SH URL FORMAT
@@ -880,7 +884,7 @@
880it is permitted however.884it is permitted however.
881Consider setting the environment variable 885Consider setting the environment variable
882.B FTP_PASSWORD 886.B FTP_PASSWORD
883instead, which is used by most, but not all backends, regardless of it's name.887instead, which is used by most, if not all backends, regardless of it's name.
884.PP888.PP
885In protocols that support it, the path may be preceded by a single889In protocols that support it, the path may be preceded by a single
886slash, '/path', to represent a relative path to the target home directory,890slash, '/path', to represent a relative path to the target home directory,
@@ -1368,7 +1372,8 @@
1368OAuth tokens have a practically unlimited lifetime; you can have multiple 1372OAuth tokens have a practically unlimited lifetime; you can have multiple
1369active tokens and you can revoke tokens using the Ubuntu One web interface.1373active tokens and you can revoke tokens using the Ubuntu One web interface.
1370.PP1374.PP
1371duplicity expects th token in the environment variable FTP_PASSWORD1375Duplicity expects the token in the environment variable
1376.B FTP_PASSWORD
1372(in the format "consumer_key:consumer_secret:token:token_secret"). If no1377(in the format "consumer_key:consumer_secret:token:token_secret"). If no
1373token is present, duplicity asks for your Ubuntu One email address and password1378token is present, duplicity asks for your Ubuntu One email address and password
1374and requests an access token from the Ubuntu SSO service. The newly 1379and requests an access token from the Ubuntu SSO service. The newly

Subscribers

People subscribed via source and target branches

to all changes: