Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaninda committed Dec 17, 2023
1 parent 8f3b89b commit c25d6db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ bkup --operation restore --file database_20231217_115621.sql
```sh
bkup --o restore --f database_20231217_115621.sql
```
### S3

```sh
bkup --operation restore --source s3 --file database_20231217_115621.sql
```
```yaml
version: '3'
services:
Expand Down

0 comments on commit c25d6db

Please sign in to comment.