diff options
| author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2025-08-23 22:57:53 +0700 |
|---|---|---|
| committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2025-12-07 23:56:40 +0700 |
| commit | 313f363af82bc4c45b82daac0e3d3ad5acc6c23e (patch) | |
| tree | d1e23bfbcf56d0f793bb70c1e09f57cac26f7c06 /content/notes/json-output-format.md | |
| parent | 5fe328d3e6c79b6399963992dc12508d8c211732 (diff) | |
| download | blog-313f363af82bc4c45b82daac0e3d3ad5acc6c23e.tar.gz | |
Update front matters
Diffstat (limited to 'content/notes/json-output-format.md')
| -rw-r--r-- | content/notes/json-output-format.md | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/content/notes/json-output-format.md b/content/notes/json-output-format.md index e22cfbf..3d98305 100644 --- a/content/notes/json-output-format.md +++ b/content/notes/json-output-format.md @@ -1,10 +1,9 @@ ---- -title: "Formatting JSON Output with jq" -date: 2021-04-27T17:06:51+07:00 -translationKey: json-output-format -categories: [software, guide] -tags: [bash, cli, json, jq, less] ---- ++++ +title = "Formatting JSON Output with jq" +date = 2021-04-27T17:06:51+07:00 +categories = ["software", "guide"] +tags = ["bash", "cli", "json", "jq", "less"] ++++ TIL: Syntax-highlighted JSON output |
