summaryrefslogtreecommitdiff
path: root/ppsnapback
diff options
context:
space:
mode:
Diffstat (limited to 'ppsnapback')
-rwxr-xr-xppsnapback8
1 files changed, 4 insertions, 4 deletions
diff --git a/ppsnapback b/ppsnapback
index 520f32d..6356ce2 100755
--- a/ppsnapback
+++ b/ppsnapback
@@ -132,7 +132,7 @@ Content of F<I<backup_dir>/local_example/config>:
That's all! Run B<ppsnapback> using:
- B<ppsnapback> local_example I<backup_dir>
+ ppsnapback local_example backup_dir
Be careful not to backup the backup repository!
@@ -161,7 +161,7 @@ L</SECURING SSH CONNECTION> for more details.
Run B<ppsnapback> using:
- B<ppsnapback> pull_example I<backup_dir>
+ ppsnapback pull_example backup_dir
=head2 Push Remote Backup Repository With No Snapshot Rotation
@@ -189,7 +189,7 @@ L</SECURING SSH CONNECTION> for more details.
Run B<ppsnapback> using:
- B<ppsnapback> push_nosnap_example I<backup_dir>
+ ppsnapback push_nosnap_example backup_dir
=head2 Push Remote Backup Repository With Snapshot Rotation
@@ -218,7 +218,7 @@ L</SECURING SSH CONNECTION> for more details.
Run B<ppsnapback> using:
- B<ppsnapback> push_example I<backup_dir>
+ ppsnapback push_example backup_dir
=head2 Push Remote Backup Repository With Fakeroot