mirror of
https://github.com/tuxdotrs/trok.git
synced 2025-12-18 03:49:51 +05:30
feat: rename client cmd to tcp
This commit is contained in:
@@ -27,5 +27,4 @@ func init() {
|
||||
rootCmd.AddCommand(serverCmd)
|
||||
|
||||
serverCmd.Flags().StringP("addr", "a", "0.0.0.0:1337", "Addr for the server to listen on")
|
||||
clientCmd.MarkFlagRequired("addr")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user