File: 02-manpage.patch

package info (click to toggle)
ecryptfs-utils 83-4%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 2,732 kB
  • ctags: 1,402
  • sloc: ansic: 15,975; sh: 11,096; makefile: 250; python: 41
file content (27 lines) | stat: -rw-r--r-- 1,457 bytes parent folder | download | duplicates (2)
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
Author: Daniel Baumann <daniel@debian.org>
Description:
 Updating setup parameter of ecryptfs-setup-private (Closes: #584544).

diff -Naurp ecryptfs-utils.orig//doc/manpage/ecryptfs-setup-private.1 ecryptfs-utils/doc/manpage/ecryptfs-setup-private.1
--- ecryptfs-utils.orig//doc/manpage/ecryptfs-setup-private.1	2009-10-20 20:49:55.000000000 +0200
+++ ecryptfs-utils/doc/manpage/ecryptfs-setup-private.1	2010-10-13 16:15:56.424985166 +0200
@@ -3,7 +3,7 @@
 ecryptfs-setup-private \- setup an eCryptfs private directory.
 
 .SH SYNOPSIS
-.BI "ecryptfs-setup-private [\-f|\-\-force] [\-w|\-\-wrapping] [\-a|\-\-all\-home] [\-n|\-\-no-fnek] [\-\-nopwcheck] [\-u|\-\-username USER] [\-l|\-\-loginpass LOGINPASS] [\-m|\-\-mountpass MOUNTPASS]"
+.BI "ecryptfs-setup-private [\-f|\-\-force] [\-w|\-\-wrapping] [\-b|\-\-bootstrap] [\-n|\-\-no-fnek] [\-\-nopwcheck] [\-u|\-\-username USER] [\-l|\-\-loginpass LOGINPASS] [\-m|\-\-mountpass MOUNTPASS]"
 
 .SH OPTIONS
 Options available for the \fBecryptfs-setup-private\fP command:
@@ -23,8 +23,8 @@ System passphrase for USER, used to wrap
 .B \-m, \-\-mountpass MOUNTPASS
 Passphrase for mounting the ecryptfs directory, default is 16 bytes from /dev/urandom if omitted
 .TP
-.B \-a, \-\-all\-home
-Generate a setup for encrypting the user's entire home directory
+.B \-b, \-\-bootstrap
+Bootstrap a new user's entire home directory
 .TP
 .B \-\-undo
 Display instructions on how to undo an encrypted private setup