mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
Update README.md
escape brackets
This commit is contained in:
parent
233259be40
commit
01a305d326
@ -63,7 +63,7 @@ While running, use `S` to save the current filters, sort field, and other option
|
||||
Option | Description
|
||||
--- | ---
|
||||
-a | show active containers only
|
||||
-f <string> | set an initial filter string
|
||||
-f \<string\> | set an initial filter string
|
||||
-h | display help dialog
|
||||
-i | invert default colors
|
||||
-r | reverse container sort order
|
||||
@ -75,7 +75,7 @@ Option | Description
|
||||
|
||||
Key | Action
|
||||
--- | ---
|
||||
<enter> | Open container menu
|
||||
\<enter\> | Open container menu
|
||||
a | Toggle display of all (running and non-running) containers
|
||||
f | Filter displayed containers (`esc` to clear when open)
|
||||
H | Toggle ctop header
|
||||
|
Loading…
Reference in New Issue
Block a user