mirror of
https://github.com/coalaura/up.git
synced 2025-09-08 13:29:54 +00:00
allow custom port
This commit is contained in:
@@ -25,7 +25,7 @@ var (
|
||||
func main() {
|
||||
app := &cli.Command{
|
||||
Name: "up",
|
||||
Usage: "UP client",
|
||||
Usage: "up client",
|
||||
Version: Version,
|
||||
ArgsUsage: "<file> <host>",
|
||||
UsageText: "up [options] <file> <host>",
|
||||
|
Reference in New Issue
Block a user