mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
monitor: fix typo in help message
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
04804ff355
commit
77f83d4171
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user