monitor: fix typo in help message

Signed-off-by: Justin Chadwell <me@jedevc.com>
pull/1630/head
Justin Chadwell 2 years ago
parent 04804ff355
commit 77f83d4171

@ -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.

Loading…
Cancel
Save