@@ -96,7 +96,7 @@ To preform the actual backup actions, backupninja processes each action configur
...
@@ -96,7 +96,7 @@ To preform the actual backup actions, backupninja processes each action configur
.SH EXAMPLE USAGE
.SH EXAMPLE USAGE
.TP
.TP
Backupninja can be used to impliment whatever backup strategy you choose. It is intended, however, to be used like so:
Backupninja can be used to implement whatever backup strategy you choose. It is intended, however, to be used like so:
.TP
.TP
First, databases are safely copied or exported to /var/backups. Often, you cannot make a file backup of a database while it is in use, hence the need to use special tools to make a safe copy or export into /var/backups.
First, databases are safely copied or exported to /var/backups. Often, you cannot make a file backup of a database while it is in use, hence the need to use special tools to make a safe copy or export into /var/backups.