mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
docs(readme): add how to find man pages in terminal and online. Partly fixes #967
Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
This commit is contained in:
parent
f78e4bb617
commit
01a9c2aae4
1 changed files with 4 additions and 0 deletions
|
@ -154,6 +154,10 @@ Some of the options accept parameters:
|
|||
|
||||
</details>
|
||||
|
||||
See the `man` pages for more. They are available
|
||||
- online [in the repo](https://github.com/eza-community/eza/tree/main/man)
|
||||
- in your terminal via `man eza`, as of version [`[0.18.13] - 2024-04-25`](https://github.com/eza-community/eza/blob/main/CHANGELOG.md#01813---2024-04-25)
|
||||
|
||||
# Hacking on eza
|
||||
|
||||
If you wanna contribute to eza, firstly, you're expected to follow our
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue