mirror of
https://github.com/coalaura/up.git
synced 2025-07-18 21:53:23 +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