1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:42:08 +02:00
tldr/pages/linux/nitch.md
Pranav Nedungadi 8ca419d755
nitch: add page (#10917)
* nitch: add page

Signed-off-by: Pranav <npv12@iitbbs.ac.in>

* chore: address comments

* fix: address comments

Signed-off-by: Pranav <npv12@iitbbs.ac.in>

* Update pages/linux/nitch.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Signed-off-by: Pranav <npv12@iitbbs.ac.in>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-11 10:29:59 +02:00

16 lines
279 B
Markdown

# nitch
> A small and incredibly fast system fetch written fully in Nim.
> More information: <https://github.com/ssleert/nitch>.
- Display system information (hostname, kernel, uptime, etc.):
`nitch`
- Display [h]elp:
`nitch --help`
- Display [v]ersion:
`nitch --version`