diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -285,6 +285,7 @@ Currently KRR ships with a few formatters to represent the scan data: - `json` - `yaml` - `pprint` - data representation from python's pprint library +- `csv_export` - export data to a csv file in the current directory To run a strategy with a selected formatter, add a `-f` flag: |
