mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-09-18 16:59:13 +08:00
Merge pull request #1630 from jedevc/debug-help-message-typo
monitor: fix typo in help message
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user