added -J, --jsonl option in Readme usage #694
This commit is contained in:
@@ -389,6 +389,7 @@ ADVANCED:
|
||||
|
||||
OUTPUT:
|
||||
-j, --json タイムラインの出力をJSON形式で保存する(例: -j -o results.json)
|
||||
-J, --jsonl タイムラインの出力をJSONL形式で保存する (例: -J -o results.jsonl)
|
||||
-o, --output <FILE> タイムラインをCSV形式で保存する (例: results.csv)
|
||||
-P, --profile <PROFILE> 利用する出力プロファイル名を指定する (minimal, standard, verbose, verbose-all-field-info, verbose-details-and-all-field-info)
|
||||
|
||||
|
||||
@@ -381,6 +381,7 @@ ADVANCED:
|
||||
|
||||
OUTPUT:
|
||||
-j, --json Save the timeline in JSON format (ex: -j -o results.json)
|
||||
-J, --jsonl Save the timeline in JSONL format (ex: -J -o results.jsonl)
|
||||
-o, --output <FILE> Save the timeline in CSV format (ex: results.csv)
|
||||
-P, --profile <PROFILE> Specify output profile (minimal, standard, verbose, verbose-all-field-info, verbose-details-and-all-field-info)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user