refactor: dead code removed

This commit is contained in:
Jack Wills
2022-07-23 04:22:56 +00:00
parent 740c059b27
commit 3dd1c1323b
5 changed files with 28 additions and 21 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
</p>
## Download & install
## Download & install
See <a href="https://github.com/mrjackwills/oxker/releases" target='_blank' rel='noopener noreferrer'>releases</a>
@@ -54,7 +54,7 @@ In application controls
available command line arguments
| argument|result|
|--|--|
|```-d [number > 0]```| set the update interval for docker information, in ms, defaults to 1000 (1 second) |
|```-d [number > 0]```| set the minimum update interval for docker information, in ms, defaults to 1000 (1 second) |
|```-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 |