docs(README) typo

This commit is contained in:
Jack Wills
2022-04-25 13:57:47 -04:00
parent d7e99c98f4
commit d6694e9317
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ See <a href="https://github.com/mrjackwills/oxker/releases" target='_blank' rel=
available command line arguments
| argument|result|
|--|--|
|```-d [number > 0]```| set the update interval for docker information, is ms |
|```-d [number > 0]```| set the update interval for docker information, in ms |
|```-r```| Show raw logs, by default oxker will remove ANSI formatting (conflicts with -c) |
|```-c```| Attempt to color the logs (conflicts with -r) |
|```-t```| Remove timestamps from each log entry |