Example command error in quill docs
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 84
- Forks
- 30
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 1
Description
Bug location: quill/docs/cli-reference/quill-neuron-manage.md
Error statement: quill neuron-manage 2313380519530470538--additional-dissolve-delay-seconds 31536000
It should be: quill neuron-manage 2313380519530470538 --additional-dissolve-delay-seconds 31536000
Need to add spaces
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open quill/docs/cli-reference/quill-neuron-manage.md and locate the example command containing the neuron ID and --additional-dissolve-delay-seconds option. Add the missing space between the ID and option, then verify the displayed command matches the corrected form in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100