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

View File

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