docs: readme updated

This commit is contained in:
Jack Wills
2022-07-22 20:57:28 +00:00
parent 6ed2402586
commit db7aa8dceb
+3 -3
View File
@@ -43,10 +43,10 @@ In application controls
|--|--| |--|--|
| ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel| | ```( tab )``` or ```( shift+tab )``` | Change panel, clicking on a panel also changes the selected panel|
| ```( ↑ ↓ )``` or ```( j k )``` or ```(PgUp PgDown)``` or ```(Home End)```| Change selected line in selected panel, mouse scroll also changes selected line | | ```( ↑ ↓ )``` 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| | ```( enter )```| execute selected docker command|
| ```( 1-9 )``` | sort containers by heading. Clicking on headings also sorts selected column | | ```( 1-9 )``` | sort containers by heading, clicking on headings also sorts the selected column |
| ```( 0 )``` | stop sorting | | ```( 0 )``` | stop sorting |
| ```( h )``` | Show help menu - displays these options| | ```( h )``` | Show help menu |
| ```( m )``` | toggle mouse capture - if disabled, text on screen can be selected| | ```( m )``` | toggle mouse capture - if disabled, text on screen can be selected|
| ```( q )``` | to quit at any time | | ```( q )``` | to quit at any time |