Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew-Alleman authored Jun 4, 2021
1 parent 78b2e1a commit e945f63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ chmod 755 dstat.py
```
## Arguments
```
usage: dstat.py [-h] [--address ADDRESS] [--report] [--sort SORT]
usage: dstat.py [-h] [--address ADDRESS] [--report] [--sort SORT] [--update]
[--filename FILENAME]
dstat | Statistics tool for Dystopia
Expand All @@ -125,6 +125,8 @@ optional arguments:
ip address to investigate
--report, -r show a general report
--sort SORT, -s SORT sort the report table by row name
--update, -U update geolocation entries
--filename FILENAME, -f FILENAME
Filename of report file
```

0 comments on commit e945f63

Please sign in to comment.