add usage for llgo

This commit is contained in:
tsingbx
2025-05-09 10:24:54 +08:00
parent 98bd05b47b
commit 3bf28f52c4
15 changed files with 80 additions and 29 deletions

View File

@@ -17,6 +17,8 @@ import (
self "github.com/goplus/llgo/cmd/internal/clean"
)
use "clean [flags] [packages]"
short "Remove object files and cached files"
flagOff