Skip to content

Commit ec37d0c

Browse files
authored
Merge pull request #2594 from certtools/revert-aadc
Revert "Update bots.md": Keep jq command
2 parents aadc887 + 2313f23 commit ec37d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2143,7 +2143,7 @@ correct mapping of the columns:
21432143

21442144
(optional, string) Name of the Shadowserver report. The value for each report type can be found in the schema `feed_name` field.
21452145

2146-
For example using `curl -s https://interchange.shadowserver.org/intelmq/v1/schema | jq . | grep feed_name | awk '// { print $2; }' | sed -E 's/[",]//g'`.
2146+
For example using `curl -s https://interchange.shadowserver.org/intelmq/v1/schema | jq .[].feed_name`.
21472147

21482148
**`overwrite`**
21492149

0 commit comments

Comments
 (0)