summaryrefslogtreecommitdiff
path: root/plac/doc/ishelve.help
blob: d68a099be3be9368a67cfa30a9494ca055781aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
usage: ishelve.py [.help] [.showall] [.clear] [.delete DELETE]
                  [.filename /home/micheles/conf.shelve]
                  [params [params ...]] [setters [setters ...]]

Simple interface to a shelve

positional arguments:
  params                names of the parameters in the shelve
  setters               setters param=value

optional arguments:
  .help                 show help
  .showall              show all parameters in the shelve
  .clear                clear the shelve
  .delete DELETE        delete an element
  .filename /home/micheles/conf.shelve
                        filename of the shelve