From f9d0917981ac5821876712b6b7c4ec36d3b49cee Mon Sep 17 00:00:00 2001 From: Alan Smithee Date: Fri, 4 Feb 2022 09:51:40 +0900 Subject: [PATCH] updated readme --- README-English.md | 2 +- README-Japanese.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-English.md b/README-English.md index 8b32f9bb..0ac319d1 100644 --- a/README-English.md +++ b/README-English.md @@ -135,7 +135,7 @@ USAGE: -v --verbose 'Output verbose information' -D --enable-deprecated-rules 'Enable sigma rules marked as deprecated' -n --enable-noisy-rules 'Enable rules marked as noisy' - -u --rule-update 'Clone latest hayabusa-rule' + -u --update-rules 'Clone latest hayabusa-rule' -m --min-level=[LEVEL] 'Minimum level for rules (default: informational)' --start-timeline=[STARTTIMELINE] 'Start time of the event to load from event file. Example: '2018/11/28 12:00:00 +09:00'' --end-timeline=[ENDTIMELINE] 'End time of the event to load from event file. Example: '2018/11/28 12:00:00 +09:00'' diff --git a/README-Japanese.md b/README-Japanese.md index 1e127b61..9291a5c0 100644 --- a/README-Japanese.md +++ b/README-Japanese.md @@ -129,7 +129,7 @@ USAGE: -v --verbose 'Output verbose information' -D --enable-deprecated-rules 'Enable sigma rules marked as deprecated' -n --enable-noisy-rules 'Enable rules marked as noisy' - -u --rule-update 'Clone latest hayabusa-rule' + -u --update-rules 'Clone latest hayabusa-rule' -m --min-level=[LEVEL] 'Minimum level for rules (default: informational)' --start-timeline=[STARTTIMELINE] 'Start time of the event to load from event file. Example: '2018/11/28 12:00:00 +09:00'' --end-timeline=[ENDTIMELINE] 'End time of the event to load from event file. Example: '2018/11/28 12:00:00 +09:00''