Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing man page #2959

Open
yuhsienchiang opened this issue Mar 25, 2024 · 1 comment
Open

Missing man page #2959

yuhsienchiang opened this issue Mar 25, 2024 · 1 comment

Comments

@yuhsienchiang
Copy link

Runtime Environment

  • Operating system and version: macOS Sonoma
  • Terminal emulator and version: Alacritty 0.13.1(1)
  • Python version: python 3.12
  • Ranger version/commit: 1.9.3
  • Locale: en_AU.UTF-8

Current Behavior

The output of man ranger : No manual entry for ranger

Expected Behavior

The output of man ranger : showing the ranger man page

Context

After installing ranger with the command brew install ranger, I tried to open the man page with the command man ranger to learn the basic usage. However, a message saying No manual entry for ranger showed up.

@ImDavidGR
Copy link

Hello!
I'm currently using the website https://manpages.org/ranger#synopsis.

Even though I don't have the necessary privileges, I've come to a conclusion. Here are the steps:

  1. To access the official repository, please visit https://github.com/ranger/ranger.
  2. Download the file from the "doc" folder called "ranger.1"
  3. To find the path on Mac OS, simply paste it into /usr/share/man/man1. Hope this helps! To find the path on Mac OS, simply paste it into /usr/share/man/man1.

Hey there! Here's how this should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants