mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 07:52:00 +00:00
Update cheatsheets
This commit is contained in:
21
linux/nitch
Normal file
21
linux/nitch
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user