eza-community/eza

bug: Problems with man pages

Open

#981 opened on May 10, 2024

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Rust (439 forks)batch import
errorsgood first issuetype: docs

Repository metrics

Stars
 (21,783 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Those are the ones I spotted right away, if there are more, please add in comments.

  1. There is no documentation for --absolute option
  2. Man pages contain $version string, which I think should be replaced with an actual eza version number
  3. in "SEE ALSO" section, man pages still point to markdown files, for example eza_colors.5.md . The .md suffix should be removed in man pages.

Contributor guide