Update README.md
fixing typos
This commit is contained in:
parent
b7731c30ba
commit
d3edd594cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue