Ben Wiederhake
f2ba7ac935
Base: Fix Markdown formatting in links to man pages
...
A quick grep revealed these stats (counting only the first occurrence
per line):
`thing`(1): 154
`thing(1)`: 9
thing(1): 4
This commit converts all occurrences to the `thing`(1) format.
2021-09-11 15:17:44 +02:00
Peter Elliott
9b40208e3b
Documentation: Add less(1) man page, and link to it in others
2021-07-07 20:01:15 +04:30
Brendan Coles
4d32121293
man: Rename manual section 1 to "User programs"
2021-01-03 17:14:50 +01:00
howar6hill
94ed183774
Man: Use ArgsParser to parse arguments
2020-02-18 12:23:15 +01:00
Larkin Nickle
3fb88cb76d
Help+man.md: Add man sections
...
Also correct minor formatting mistake in TelnetServer.md.
2019-09-30 21:38:39 +02:00
Sergey Bugaev
fed96f455d
Base: Write some initial man pages
...
It ain't much, but it's honest work!
2019-09-28 18:29:42 +02:00