mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 22:42:08 +02:00

* 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>
16 lines
279 B
Markdown
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`
|