Skip to content

Commit

Permalink
Update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
axman6 committed Aug 23, 2023
1 parent 906b35c commit a31fc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ usage = putStrLn . unlines $
[ "Usage:"
, ""
, " Upload file:"
, " s3upload upload <bucket> <object key> <file to upload>"
, " s3upload upload <bucket> <object key> <file to upload> OR \"-\" for stdin"
, ""
, " Abort all unfinished uploads for bucket:"
, " s3upload abort <bucket>"
Expand Down

0 comments on commit a31fc18

Please sign in to comment.