update README

This commit is contained in:
2020-04-04 22:57:50 +08:00
parent aca4f43577
commit 6e116f7003

View File

@@ -12,8 +12,8 @@ Config read order:
Usage: Usage:
Help Help
``` ```shell
oss-backupd -h $ oss-backupd -h
Usage: Usage:
./target/debug/oss-backupd [OPTIONS] ./target/debug/oss-backupd [OPTIONS]
@@ -27,8 +27,8 @@ Optional arguments:
``` ```
Run with config file Run with config file
``` ```shell
oss-backupd -c sample-backupd-config.json $ oss-backupd -c sample-backupd-config.json
Compressing opt.rs, Finished: 1.16KB, Speed: - Compressing opt.rs, Finished: 1.16KB, Speed: -
Compressing oss_util.rs, Finished: 5.28KB, Speed: - Compressing oss_util.rs, Finished: 5.28KB, Speed: -
Compressing pgp_util.rs, Finished: 3.00KB, Speed: - Compressing pgp_util.rs, Finished: 3.00KB, Speed: -