diff --git a/README.md b/README.md index a487c9f..7f5c215 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To upload/sync large repositories use pandora_client Upload a file from the command line: ``` sh -pandora-upload -h http://pandora/api/ -m "title=This is an example" -m "date=2021-11-15" /home/example/Videos/video.mp4 +pandora-upload -p http://pandora/api/ -m "title=This is an example" -m "date=2021-11-15" /home/example/Videos/video.mp4 ``` or you can use pandora-upload in a python script: