eza-community/eza

bug: Problems with man pages

开放

#981 创建于 2024年5月10日

 (6 条评论) (1 个反应) (0 位负责人)Rust (439 个派生)batch import
good first issuetype: docs

仓库指标

星标
 (21,783 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南