~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to doc/manpage/ecryptfs-wrap-passphrase.1

  • Committer: Dustin Kirkland
  • Date: 2011-05-24 19:33:33 UTC
  • Revision ID: kirkland@ubuntu.com-20110524193333-n8av8jhypz1bvpgt
doc/manpage/ecryptfs-wrap-passphrase.1: fix minor error in manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
ecryptfs-wrap-passphrase \- wrap an eCryptfs mount passphrase.
4
4
 
5
5
.SH SYNOPSIS
6
 
\fBecryptfs-unwrap-passphrase [file]\fP
 
6
\fBecryptfs-wrap-passphrase [file]\fP
7
7
 
8
8
printf "%s\\n%s" "passphrase to wrap" "wrapping passphrase" | \fBecryptfs-wrap-passphrase [file] -\fP
9
9