Listen interface explanation on help file could be more clear
Open
documentation
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
I think the help text (gitit --help) for the interface option (--
listen=INTERFACE) can be more clear.
Currently the message is "Specify interface to listen on". To me this
means something like "eth0" or "br1", but the code is looking for an
IP address. I would like to suggest the help message text instead
read "Specify IP address to listen on".
I have implemented such here:
https://github.com/andyring/gitit/commit/b2a1300c2ca38bc23144bddc9b45e798e210a1b6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.