mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
cleaned up develop branch
This commit is contained in:
parent
2d36105eeb
commit
976bd70c96
14 changed files with 96 additions and 96 deletions
|
@ -43,7 +43,7 @@ func run() int {
|
|||
if cmdLineEnv.ver {
|
||||
fmt.Println("Build name:", version.BuildName())
|
||||
fmt.Println("Build version:", version.BuildVersion())
|
||||
fmt.Println("To get the version number of the running Yggdrasil node, run", os.Args[0], "getSelf")
|
||||
fmt.Println("To get the version number of the running Mesh node, run", os.Args[0], "getSelf")
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue