File: 03-manpage

package info (click to toggle)
duplicity 0.8.22-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 5,892 kB
  • sloc: python: 23,858; sh: 730; ansic: 388; makefile: 66
file content (31 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description: silence lintian warnings re manpage line breaks
Author: Alexander Zangerl <az@debian.org>
--- a/bin/duplicity.1
+++ b/bin/duplicity.1
@@ -1272,7 +1272,7 @@ file://[relative|/absolute]/local/path
 .BR "FISH" " (Files transferred over Shell protocol) over ssh"
 .PP
 .RS
-fish://user[:password]@other.host[:port]/[relative|/absolute]_path
+fish://user[:pwd]@other.host[:port]/[relative|/absolute]_path
 .RE
 .PP
 .B "FTP"
@@ -1405,7 +1405,7 @@ below.
 .RS
 scp://.. or
 .br
-sftp://user[:password]@other.host[:port]/[relative|/absolute]_path
+sftp://user[:pwd]@other.host[:port]/[relative|/absolute]_path
 .PP
 .BR "defaults" " are paramiko+scp:// and paramiko+sftp://"
 .br
@@ -2531,7 +2531,7 @@ error message.
 
 .SH OPERATION AND DATA FORMATS
 This section describes duplicity's basic operation and the format of
-its data files.  It should not necessary to read this section to use
+its data files.  It should not be necessary to read this section to use
 duplicity.
 
 The files used by duplicity to store backup data are tarfiles in GNU