docs: readme updated

This commit is contained in:
Jack Wills
2022-07-22 20:54:43 +00:00
parent a70d6fa968
commit c39e224d56
6 changed files with 31 additions and 115 deletions
+13
View File
@@ -38,6 +38,19 @@ rm oxker_linux_x86_64.tar.gz oxker
```oxker```
In application controls
| button| result|
|--|--|
| ```( tab )``` or ```( shift+tab )``` | Change panel (containers > controls > logs). Clicking panels also changed the selected panel|
| ```( ↑ ↓ )``` or ```( j k )``` or ```(PgUp PgDown)``` or ```(Home End)```| Change selected line in selected panel, mouse scroll also changes selected line |
| ```( enter )```| execute selected docker commands|
| ```( 1-9 )``` | sort containers by heading. Clicking on headings also sorts selected column |
| ```( 0 )``` | stop sorting |
| ```( h )``` | Show help menu - displays these options|
| ```( m )``` | toggle mouse capture - if disabled, text on screen can be selected, to be copied etc|
| ```( q )``` | to quit at any time |
available command line arguments
| argument|result|
|--|--|