Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
README typos
  • Loading branch information
joeyates authored and Brian D. Burns committed Dec 2, 2013
1 parent 38e181e commit 346805d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -59,7 +59,7 @@ Adding a [Compressor](https://github.com/meskyanichi/backup/wiki/Compressors) to
Archives and Database backups within your final archive package.
`Gzip`, `Bzip2` and other similar compressors are supported.

Adding a [Encryptor](https://github.com/meskyanichi/backup/wiki/Encryptors) allows you to encrypt your final backup package.
Adding an [Encryptor](https://github.com/meskyanichi/backup/wiki/Encryptors) allows you to encrypt your final backup package.
Both `OpenSSL` and `GPG` are supported.

Your final backup _package_ might look something like this:
Expand Down Expand Up @@ -131,7 +131,7 @@ Supported notification services include:

## Generators

Backup makes it easy to setup new backup _model_ files with it's [Generator](https://github.com/meskyanichi/backup/wiki/Generator) command.
Backup makes it easy to setup new backup _model_ files with its [Generator](https://github.com/meskyanichi/backup/wiki/Generator) command.

```
$ backup generate:model -t my_backup --archives --databases=postgresql,redis --compressors=gzip \
Expand Down

0 comments on commit 346805d

Please sign in to comment.