docs(README): corrects a typo
This commit is contained in:
parent
3d1eec0b7b
commit
57dbfaa9d1
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ pda ls @birthdays
|
||||||
pda dump birthdays > friends_birthdays
|
pda dump birthdays > friends_birthdays
|
||||||
|
|
||||||
# Restore it.
|
# Restore it.
|
||||||
pda restore birthays < friends_birthdays
|
pda restore birthdays < friends_birthdays
|
||||||
|
|
||||||
# Delete it.
|
# Delete it.
|
||||||
pda del-db birthdays --force
|
pda del-db birthdays --force
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue