Merge pull request #1630 from jedevc/debug-help-message-typo

monitor: fix typo in help message
pull/1634/head
Justin Chadwell 2 years ago committed by GitHub
commit 1f73f4fd5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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