upload help for multifile
This commit is contained in:
@@ -291,7 +291,7 @@ def print_rest_api(shares, config, opts):
|
||||
share['name'],
|
||||
share['pass_hash']
|
||||
))
|
||||
print("or \n\n# curl -s %s/script/upload/%s/%s | bash /dev/stdin file_to_upload.ext"%(
|
||||
print("or \n\n# curl -s %s/script/upload/%s/%s | bash /dev/stdin file_to_upload.ext [second.file.ext]"%(
|
||||
config['public_url'],
|
||||
share['name'],
|
||||
share['pass_hash']
|
||||
|
||||
Reference in New Issue
Block a user