Un1q32 / pfetch

🐧 A pretty system information tool written in POSIX sh.
MIT License
28 stars 9 forks source link

Man page? #50

Closed danielhejduk closed 4 days ago

danielhejduk commented 1 week ago

Hello @Un1q32, I maintain a Alpine linux package of your pfetch fork. I think it can be good to have a man page. I can make a PR if you agree.

Best regards Daniel Hejduk

Un1q32 commented 1 week ago

Good idea! Every environment variable is documented in the readme so you can copy that, and the only command line options are -d/--debug and -v/--version.

pfetch     show system information
pfetch -d  debug mode
pfetch -v  show version
danielhejduk commented 3 days ago

I recommend to make new release of pfetch, so I can update the alpine linux package. Maybe we can do config files like neofetch.

Un1q32 commented 3 days ago

I make a new release the 1st of every month. The next release will be on November 1st.

danielhejduk commented 2 days ago

OK