mobile-shell / mobile-shell/mosh
Man page puts `--no-ssh-pty` heading in paragraph
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Description
mosh(1) describes --ssh-pty and --no-ssh-pty with
--ssh-pty
--no-ssh-pty Enable or disable ssh’s use of a pty….
I’m guessing that should read
--ssh-pty
--no-ssh-pty
Enable or disable ssh’s use of a pty….
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the source for the mosh(1) man page and find the --ssh-pty and --no-ssh-pty option headings. Correct the formatting so both options are headings and the description begins on the following line. Done means the generated man page displays the two options separately without placing the second heading in the paragraph.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100