eza-community/eza

bug: Problems with man pages

Aberta

#981 aberto em 10 de mai. de 2024

 (6 comentários) (1 reação) (0 responsável)Rust (439 forks)batch import
good first issuetype: docs

Métricas do repositório

Stars
 (21.783 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador