chore(docs): updates to new cmd names
This commit is contained in:
parent
c2d1ec0842
commit
c5aeb16e16
9 changed files with 46 additions and 23 deletions
|
|
@ -1,7 +1,11 @@
|
|||
$ pda set foo 1
|
||||
$ pda set bar 2
|
||||
$ pda ls
|
||||
bar 2
|
||||
a **********
|
||||
a1 1
|
||||
a2 2
|
||||
b1 3
|
||||
bar 2
|
||||
foo 1
|
||||
$ pda rm foo --glob "*"
|
||||
$ pda get bar --> FAIL
|
||||
0
testdata/del__ok.ct → testdata/remove__ok.ct
vendored
0
testdata/del__ok.ct → testdata/remove__ok.ct
vendored
Loading…
Add table
Add a link
Reference in a new issue