Simpler defaults
This commit is contained in:
parent
d79eeaf9a2
commit
7145be4178
@ -170,7 +170,7 @@ All commands can be imported and run programmatically.
|
|||||||
|
|
||||||
```python
|
```python
|
||||||
>>> from etherpump.api import pull
|
>>> from etherpump.api import pull
|
||||||
>>> pull(['--all', '--publish-opt-in', '--publish', '__PUB_CLUB__'])
|
>>> pull(['--text', '--meta', '--publish-opt-in'])
|
||||||
```
|
```
|
||||||
|
|
||||||
## Subcommands
|
## Subcommands
|
||||||
|
Loading…
Reference in New Issue
Block a user