Skip to content

Commit 7d6c79d

Browse files
committed
Doc: documents -c -
1 parent 8652737 commit 7d6c79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/help.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"short": "c",
9191
"long": "config",
9292
"desc": "Specify the config file or preset to load",
93-
"remark": "The file will be searched according to the order shown by \"fastfetch --list-config-paths\". Use \"none\" to disable further config loading. See also https://github.com/fastfetch-cli/fastfetch/wiki/Configuration for more info",
93+
"remark": "The file will be searched according to the order shown by \"fastfetch --list-config-paths\". Use \"-\" to read config from stdin or \"none\" to disable further config loading. See also https://github.com/fastfetch-cli/fastfetch/wiki/Configuration for more info",
9494
"arg": {
9595
"type": "config"
9696
}

0 commit comments

Comments
 (0)