diff --git a/README.md b/README.md index 070a6e8a7..f31b8b511 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ See the Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building * Run with default configuration: `fastfetch` * Run with [all supported modules](https://github.com/fastfetch-cli/fastfetch/wiki/Support+Status#available-modules) to find what interests you: `fastfetch -c all.jsonc` -* View all data that fastfetch detects: `fastfetch -s --format json` +* View all data that fastfetch detects: `fastfetch -s [:][:] --format json` * Display help messages: `fastfetch --help` * Generate a config file based on command line arguments: `fastfetch --arg1 --arg2 --gen-config`