mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
279 B
Markdown
17 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`
|