diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..3a6289bbeab65c13e66260dac1db6f90daf436f4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + usage: totalbackup [options] + + optional arguments: + -h, --help show this help message and exit + --primary [CONFIG [CONFIG ...]] + backup as specified in CONFIG + --secondary SOCKET MOUNT PATH + backup from SOCKET to MOUNT/PATH2 + --xattr let md5toc store MD5 in extended attribute + --max-age SECONDS maximum SECONDS since last MD5 calculation + --user USER ssh USER for secondary (-l) + --identity IDENTITY ssh IDENTITY for secondary (-i) + --debug debug actions