mirror of
https://github.com/beego/bee.git
synced 2024-11-22 05:00:54 +00:00
update readme.md
This commit is contained in:
parent
674b52a732
commit
3ea61a8926
@ -75,7 +75,7 @@ ______
|
||||
├── GOPATH : /home/beeuser/.go
|
||||
├── GOROOT : /usr/local/Cellar/go/1.14.1/libexec
|
||||
├── Compiler : gc
|
||||
└── UpdatedAt : 2020-09-13
|
||||
└── Published : 2020-09-13
|
||||
```
|
||||
|
||||
You can also change the output format using `-o` flag:
|
||||
@ -92,7 +92,7 @@ $ bee version -o json
|
||||
"Compiler": "gc",
|
||||
"BeeVersion": "1.12.1",
|
||||
"BeegoVersion": "1.12.2",
|
||||
"UpdatedAt": "2020-09-13"
|
||||
"Published": "2020-09-13"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user