Ticket #3147 (closed enhancement: fixed)
JOSM should have a UNIX Man page
| Reported by: | Ian Darwin <ian@…> | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | patch | |
| Cc: |
Description
Although JOSM is a graphical application, there should almost always be a man page as part of installing a program on *NIX. Attached is a starting point for this.
Attachments
Change History
comment:2 Changed 2 years ago by stoecker
- Priority changed from major to minor
Actually I don't really se a sense in having a UNIX ma-page for a GUI oriented cross-plattform utility.
Man-pages are usually for shell tools and not for GUI-tools.
comment:3 Changed 2 years ago by Ian Darwin <ian@…>
Coming from a place where documentation matters, I assert the contrary view that every user-callable major program should have a man page. Why is it so hard? I gave you the page, all you have to do is commit it :-)
comment:4 Changed 2 years ago by plaicy
I also use unix man pages for gui applications. But where should the man page be added? I do not know any mechanism to extract man pages of jar files automatic. So the man page could be added outside "core", maybe in "editors/josm/debian".



