eza-community/eza

bug: Problems with man pages

Offen

#981 geöffnet am 10.05.2024

 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (439 Forks)batch import
good first issuetype: docs

Repository-Metriken

Stars
 (21.783 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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