@@ -61,7 +61,7 @@ var sayCmd = &cobra.Command{
}
var statusCmd = &cobra.Command{
Use: "cmd",
Use: "status",
Short: "Get the status of the server",
Run: server.Status,
Args: cobra.MinimumNArgs(1),
The note is not visible to the blocked user.