mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
improve package gcmd
This commit is contained in:
@ -75,7 +75,7 @@ func (c *Command) Print() {
|
||||
|
||||
// Option.
|
||||
if len(options) > 0 {
|
||||
buffer.WriteString("OPTION\n")
|
||||
buffer.WriteString("OPTIONS\n")
|
||||
var (
|
||||
nameStr string
|
||||
maxSpaceLength = 0
|
||||
|
||||
Reference in New Issue
Block a user