chore: ommand/neofetach.md -> command/neofetch.md

This commit is contained in:
jaywcjlove 2022-07-25 16:03:18 +08:00
parent b9288fd98b
commit 15ab6a87bc
3 changed files with 11 additions and 1 deletions

10
dist/data.json vendored
View File

@ -1614,6 +1614,11 @@
"p": "/ncftp",
"d": "是增强的的FTP工具"
},
"neofetch": {
"n": "neofetch",
"p": "/neofetch",
"d": "显示带有发行徽标的系统信息的工具"
},
"nethogs": {
"n": "nethogs",
"p": "/nethogs",
@ -1774,6 +1779,11 @@
"p": "/pidof",
"d": "查找指定名称的进程的进程号ID号"
},
"pidstat": {
"n": "pidstat",
"p": "/pidstat",
"d": "监控进程的系统资源占用情况"
},
"pigz": {
"n": "pigz",
"p": "/pigz",

2
dist/data.min.json vendored

File diff suppressed because one or more lines are too long