refactor(branding?): swapped all references to db/dbs to store/stores
This commit is contained in:
parent
9467675715
commit
3d5a3f2aa1
27 changed files with 113 additions and 113 deletions
4
testdata/help__restore__ok.ct
vendored
4
testdata/help__restore__ok.ct
vendored
|
|
@ -3,7 +3,7 @@ $ pda restore --help
|
|||
Restore key/value pairs from an NDJSON dump
|
||||
|
||||
Usage:
|
||||
pda restore [DB] [flags]
|
||||
pda restore [STORE] [flags]
|
||||
|
||||
Aliases:
|
||||
restore, import
|
||||
|
|
@ -17,7 +17,7 @@ Flags:
|
|||
Restore key/value pairs from an NDJSON dump
|
||||
|
||||
Usage:
|
||||
pda restore [DB] [flags]
|
||||
pda restore [STORE] [flags]
|
||||
|
||||
Aliases:
|
||||
restore, import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue