dfinity / dfinity/quill

Example command error in quill docs

Open
#204 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.