Update scripts/checkstatus/README.md
Style issues
This commit is contained in:
parent
e69a4c1d3b
commit
958c66b147
1 changed files with 3 additions and 3 deletions
|
|
@ -1,15 +1,15 @@
|
|||
Check FAS user status.
|
||||
|
||||
== Configuration:
|
||||
== Configuration: ==
|
||||
rename `myconfig.cfg.example` to `myconfig.cfg` and edit it accordingly (it contains your FAS credentials).
|
||||
|
||||
== Syntax:
|
||||
== Syntax: ==
|
||||
`python3 check.py username days`
|
||||
|
||||
Where `username` is the FAS user to check and `days` is the number of days to check on datagrepper in order to
|
||||
get a list of activities logged from the fedmsg bus.
|
||||
|
||||
== Results
|
||||
== Results ==
|
||||
The script output is as follow:
|
||||
- Username
|
||||
- Human name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue