Include test in helptext
Этот коммит содержится в:
родитель
ce9b21a270
коммит
c0ff4e566d
1 изменённых файлов: 1 добавлений и 0 удалений
1
main.go
1
main.go
|
@ -547,6 +547,7 @@ func usage() {
|
|||
fmt.Fprintln(os.Stderr, "\ncommands:")
|
||||
fmt.Fprintln(os.Stderr, " build: compile packages and dependencies")
|
||||
fmt.Fprintln(os.Stderr, " run: compile and run immediately")
|
||||
fmt.Fprintln(os.Stderr, " test: test packages")
|
||||
fmt.Fprintln(os.Stderr, " flash: compile and flash to the device")
|
||||
fmt.Fprintln(os.Stderr, " gdb: run/flash and immediately enter GDB")
|
||||
fmt.Fprintln(os.Stderr, " clean: empty cache directory ("+cacheDir()+")")
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче