diff --git a/README.md b/README.md index 2efe889..fa88aa1 100644 --- a/README.md +++ b/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