Results 23 comments of 9to1url

Great, read them, and create something here, please check if good as starter: https://github.com/9to1url/narrowlink/commit/253e28ac542b218006b08ee61312dad0341428f7

![image](https://github.com/narrowlink/narrowlink/assets/60271575/f98acba9-96f3-4ea1-a830-5d605373bd80)

Sure, that's just sample from chatgpt. :-) I think I need to familiar with the troff markup syntax and also need the content for each command. For the content part,...

https://github.com/narrowlink/narrowlink/commit/b733e8ae659875bb5022356af37c30ce67479742 Please advise what to put in Author. Also should we put a sample gateway config yaml in the man page?

Sure let me draft all 4 man 1 first. For precedence, /etc/narrowlink/narrowlink-gw.yaml and current folder one, which one take first?

I run this but shows Agent, please update code (help part) for token-generator: ``` $ narrowlink-token-generator --help Narrowlink Agent Usage: narrowlink [options] Options: -c, --config= Specify a config file -h,...

I draft all 4 man.1 , please check if ok then will continue to polish the content: https://github.com/9to1url/narrowlink/tree/feature/docs_man_page

I finished the draft, will create PR: https://github.com/narrowlink/narrowlink/compare/main...9to1url:narrowlink:feature/docs_man_page

PR here :-) https://github.com/narrowlink/narrowlink/pull/74

Use this command line can show the man page: ``` groff -man -Tascii narrowlink-token-generator.1 ```