We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab58e2 commit ebc8025Copy full SHA for ebc8025
srrdb.go
@@ -110,7 +110,7 @@ func usage() {
110
fmt.Println("-u, --upload <filename>[...]")
111
fmt.Println(" Uploads one or multiple files to srrdb.com.")
112
fmt.Println(" Options:")
113
- fmt.Println(" -u, --username=<username> and -p, --password=<password>")
+ fmt.Println(" -n, --username=<username> and -p, --password=<password>")
114
fmt.Println(" If you provide this it will post files using this account.")
115
fmt.Println(" -r, --release=<dirname>")
116
fmt.Println(" If you provide this it will post stored files to the specified release.")
0 commit comments