feat: -s flag for showing self when conterainerised

This commit is contained in:
Jack Wills
2022-12-04 21:42:07 +00:00
parent e3aa4420cb
commit c93870e5fb
5 changed files with 23 additions and 13 deletions
+1
View File
@@ -73,6 +73,7 @@ Available command line arguments
|```-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 |
|```-s```| if running via docker, will show the oxker container |
|```-g```| no tui, basically a pointless debugging mode, for now |
## Build step