monitor: fix typo in help message

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2023-02-15 14:48:56 +00:00
parent 04804ff355
commit 77f83d4171
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
)
const helpMessage = `
Available commads are:
Available commands are:
reload reloads the context and build it.
rollback re-runs the interactive container with initial rootfs contents.
list list buildx sessions.