Update README.md

fixing typos
This commit is contained in:
Alberto Rodriguez Sanchez 2020-09-20 18:19:20 +00:00
commit d3edd594cc

View file

@ -12,7 +12,7 @@ The interactive mode can be enabled by using the `--interactive` or `-i` flag. T
One-liner uses the classic argument parsing method to generate output. This is useful for automating the report generation process. The only mandatory argument is `--user / -u` which takes the FAS username as input.
`python3 stats.py --user=nobody` or `python3 stats.py -u nobody` will generate text based statistics of user `nobody` from datagrepper.
`python3 fedstats.py --user=nobody` or `python3 stats.py -u nobody` will generate text based statistics of user `nobody` from datagrepper.
####Arguments