mirror of
https://github.com/schollz/hostyoself.git
synced 2026-01-23 02:15:14 +00:00
commit
caaed23f57
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -34,7 +34,7 @@ func main() {
|
|||
app.Version = Version
|
||||
app.Compiled = time.Now()
|
||||
app.Usage = "host your files using websockets from the command line or a browser"
|
||||
app.UsageText = "use to transfer files or host a impromptu website"
|
||||
app.UsageText = "use to transfer files or host an impromptu website"
|
||||
app.Commands = []cli.Command{
|
||||
{
|
||||
Name: "relay",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue