Added another example to the manual page
This commit is contained in:
parent
cb5acadcba
commit
ffbfc11cca
12
backup.sh.1
12
backup.sh.1
@ -288,6 +288,18 @@ To do this, we can simply issue the following command:
|
|||||||
$> backup.sh --extract backup-af9a8e6bfe15-20230314.tar.gz.enc \[dq]Ax98f!\[dq]
|
$> backup.sh --extract backup-af9a8e6bfe15-20230314.tar.gz.enc \[dq]Ax98f!\[dq]
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
|
.IP "3." 3
|
||||||
|
Extract the content of a backup made on 2018-04-25 using the password in
|
||||||
|
\f[V]/home/john/.pw\f[R]
|
||||||
|
.PP
|
||||||
|
This example is very similar to the previous one, we just need to read
|
||||||
|
the password from the text file:
|
||||||
|
.IP
|
||||||
|
.nf
|
||||||
|
\f[C]
|
||||||
|
$> backup.sh --extract backup-af9a8e6bfe15-20180425.tar.gz.enc \[dq]$(cat /home/john/.pw)\[dq]
|
||||||
|
\f[R]
|
||||||
|
.fi
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
.PP
|
.PP
|
||||||
\f[B]backup.sh\f[R] was written by Marco Cetica on late 2018.
|
\f[B]backup.sh\f[R] was written by Marco Cetica on late 2018.
|
||||||
|
Loading…
Reference in New Issue
Block a user