Skip to content

Commit

Permalink
[docs] Fix usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasMaros committed Mar 3, 2022
1 parent d8b2be2 commit 3feddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $> wp-backup backup -d ~/projects/my-wp-site/htdocs

# Skip the wizard, don't ask questions: Run a backup of userdata & DB in the
# current directory
$> wp-backup -na
$> wp-backup backup -na
```

### Dependencies
Expand Down

0 comments on commit 3feddad

Please sign in to comment.