1
0
mirror of https://github.com/schollz/croc synced 2024-07-02 23:58:42 +00:00

Update cli.go

This commit is contained in:
raimocom 2024-06-06 02:56:53 +02:00 committed by GitHub
parent 50e0f625bc
commit e47ca8fbcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,10 @@ func Run() (err error) {
app.Version = Version
app.Compiled = time.Now()
app.Usage = "easily and securely transfer stuff from one computer to another"
app.UsageText = `Send a file:
app.UsageText = `croc [GLOBAL OPTIONS] [COMMAND] [COMMAND OPTIONS] [filename(s) or folder]
USAGE EXAMPLES:
Send a file:
croc send file.txt
-git to respect your .gitignore