1
0
mirror of https://github.com/beego/bee.git synced 2026-01-24 07:12:51 +00:00
Files
bee/bee.go
Faissal Elamraoui ce71c916d5 Displays the default value of a command flag
Added ability to display the default value of a command's flag,
truncated in case it contains a column (:). Also instead of displaying
the entire command usage/help in case of an undefined flag, output a
small message with "bee help cmd".
2016-12-04 16:30:38 +01:00

5.6 KiB