Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[documentation] Outdated "typical usage" example in examples/README.md for z_put.py #377

Open
phantom-duck opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@phantom-duck
Copy link

Describe the bug

In the following part of examples/README.md, the suggested command is not up to date, the syntax has changed.

```bash
python3 z_put.py -k demo/example/test -v 'Hello World'
```

To reproduce

  1. Clone repo
  2. cd into examples/
  3. Run python3 z_put.py -k demo/example/test -v 'Hello World', as suggested in the README
  4. Command fails with error: unrecognized arguments

System info

@phantom-duck phantom-duck added the bug Something isn't working label Oct 29, 2024
@phantom-duck phantom-duck changed the title [documentation] [documentation] Outdated "typical usage" example in examples/README.md for z_put.py Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant