mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Doc: update help message
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
},
|
||||
"type": {
|
||||
"type": "string",
|
||||
"description": "Set the type of keys to display",
|
||||
"description": "Set whether to show icon before string keys",
|
||||
"enum": [
|
||||
"none",
|
||||
"string",
|
||||
|
||||
+1
-1
@@ -514,7 +514,7 @@
|
||||
},
|
||||
{
|
||||
"long": "key-type",
|
||||
"desc": "Set the type of keys to display",
|
||||
"desc": "Set whether to show icon before string keys",
|
||||
"arg": {
|
||||
"type": "enum",
|
||||
"enum": {
|
||||
|
||||
Reference in New Issue
Block a user