Can't view man pages if not connected to the internet
- Dominant language
- Shell
- Stars
- 847
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Currently in the terminal, entering: "man " will spawn a browser which isn't very helpful if you're not connected to the internet. (particularly if you're trying to read man pages to get on the internet) ;)
**To Reproduce**
Steps to reproduce the behavior:
1. Start a terminal when not connected to the internet
3. type: man /etc/wpa_supplicant.conf
4. web browser opens up and cannot load
**Expected behavior**
man page should be viewable in terminal as a fallback option if internet is unavailable (or even better should always be available as an option)
**Version (please complete the following information):**
- helloSystem 0.8.1
- helloSystem experimental 13.2 latest
**Computer (please complete the following information):**
- framework laptop
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.