diff --git a/pages/common/jq.md b/pages/common/jq.md index e10fb2aea7..1b5d6fac27 100644 --- a/pages/common/jq.md +++ b/pages/common/jq.md @@ -5,7 +5,7 @@ - Execute a specific expression only using the `jq` binary (print a colored and formatted JSON output): -`jq '.' /{{path/to/file.json}}` +`jq '.' {{path/to/file.json}}` - Execute a specific script: