diff --git a/src/data/help.json b/src/data/help.json index df10972cc..b784ec650 100644 --- a/src/data/help.json +++ b/src/data/help.json @@ -90,7 +90,7 @@ "short": "c", "long": "config", "desc": "Specify the config file or preset to load", - "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", + "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", "arg": { "type": "config" }