diff options
| author | mg | 2023-04-14 07:41:16 +0200 |
|---|---|---|
| committer | mg | 2023-04-14 07:41:16 +0200 |
| commit | 74e99f60c4e5a30dd61ce5b7edb3fa87231bfb46 (patch) | |
| tree | 204dd0ea9bea39fd94cf86b0f6481321d0a463b3 | |
| parent | d45b20f38564a8a74dd0f8a07cbecaad6314a669 (diff) | |
Update 'README.md'
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ curl -H "token: myuploadtoken" http://docker10.host.lan:5040/list | jq ### /upload -If a file is uploaded with the same name as an existing file, it will be overwritten. +If a existing file has the same name as the newly uploaded file, it will be overwritten. #### input |