mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-12 05:35:24 +02:00
16 lines
293 B
Markdown
16 lines
293 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 help:
|
|
|
|
`nitch {{[-h|--help]}}`
|
|
|
|
- Display version:
|
|
|
|
`nitch {{[-v|--version]}}`
|