Browse Source

Simpler defaults

main
Luke Murphy 4 years ago
parent
commit
7145be4178
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      README.md

2
README.md

@ -170,7 +170,7 @@ All commands can be imported and run programmatically.
```python
>>> from etherpump.api import pull
>>> pull(['--all', '--publish-opt-in', '--publish', '__PUB_CLUB__'])
>>> pull(['--text', '--meta', '--publish-opt-in'])
```
## Subcommands

Loading…
Cancel
Save