readme tweak
This commit is contained in:
parent
8279dc0c4b
commit
d18c21c72a
10
README.md
10
README.md
@ -17,7 +17,7 @@ Installation
|
|||||||
pip install python-dateutil jinja2 html5lib
|
pip install python-dateutil jinja2 html5lib
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
Example
|
Usage
|
||||||
---------------
|
---------------
|
||||||
mkdir mydump
|
mkdir mydump
|
||||||
cd myddump
|
cd myddump
|
||||||
@ -34,6 +34,10 @@ The program then interactively asks some questions:
|
|||||||
The settings are placed in a file called .etherdump/settings.json and are used (by default) by future commands.
|
The settings are placed in a file called .etherdump/settings.json and are used (by default) by future commands.
|
||||||
|
|
||||||
|
|
||||||
|
etherdump list
|
||||||
|
|
||||||
|
You should see a list of pads.
|
||||||
|
|
||||||
|
|
||||||
subcommands
|
subcommands
|
||||||
----------
|
----------
|
||||||
@ -74,6 +78,10 @@ Warning, this command indescriminantly clobbers pads in instance2 with the HTML
|
|||||||
|
|
||||||
Note: this technique can be used to "reset" the database of a pad by recreating pads (without their history or editor info/colors) in a fresh database.
|
Note: this technique can be used to "reset" the database of a pad by recreating pads (without their history or editor info/colors) in a fresh database.
|
||||||
|
|
||||||
|
NB: sethtml/pushhtml seems to be performed from the server itself ie using API url such as localhost:9001.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user