documentation: cosmetics

pull/30/head
Axel Burri 2015-03-27 00:57:43 +01:00
parent 7528434cd9
commit 83e541ac0c
1 changed files with 6 additions and 7 deletions

View File

@ -82,7 +82,6 @@ This will read all btrfs information on the source/target filesystems
and show what actions would be performed (without writing anything to and show what actions would be performed (without writing anything to
the disks). the disks).
[btrbk.conf(5) man-page]: http://www.digint.ch/btrbk/doc/btrbk.conf.html [btrbk.conf(5) man-page]: http://www.digint.ch/btrbk/doc/btrbk.conf.html
@ -118,10 +117,10 @@ Retention policy:
snapshot_dir btrbk_snapshots snapshot_dir btrbk_snapshots
volume /mnt/btr_pool volume /mnt/btr_pool
subvolume rootfs subvolume rootfs
target send-receive /mnt/btr_backup/mylaptop target send-receive /mnt/btr_backup/mylaptop
subvolume home subvolume home
target send-receive /mnt/btr_backup/mylaptop target send-receive /mnt/btr_backup/mylaptop
@ -155,7 +154,7 @@ this:
ssh_identity /etc/btrbk/ssh/id_rsa ssh_identity /etc/btrbk/ssh/id_rsa
volume /mnt/btr_pool volume /mnt/btr_pool
subvolume rootfs subvolume rootfs
target send-receive /mnt/btr_backup/mylaptop target send-receive /mnt/btr_backup/mylaptop
target send-receive ssh://myserver.mydomain.com/mnt/btr_backup/mylaptop target send-receive ssh://myserver.mydomain.com/mnt/btr_backup/mylaptop
@ -264,10 +263,10 @@ Your contributions are welcome!
If you would like to contribute or found bugs: If you would like to contribute or found bugs:
- visit the [btrbk project page on GitHub] and use the [issues - Visit the [btrbk project page on GitHub] and use the [issues
tracker] there tracker] there
- talk to us on Freenode in #btrbk - Talk to us on Freenode in #btrbk
- contact the author via email (the email address can be found in the - Contact the author via email (the email address can be found in the
sources) sources)
Any feedback is appreciated! Any feedback is appreciated!