mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-02 23:27:22 -04:00
Add help and version info for server binary
This commit is contained in:
+1
-1
@@ -12,6 +12,6 @@ var (
|
||||
|
||||
// global constants used across multiple files
|
||||
const (
|
||||
ansiBold = "\033[1m"
|
||||
AnsiBold = "\033[1m"
|
||||
ansiBlackOnWhite = "\033[38;5;0;48;5;15m"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user