diff --git a/src/raspberrypi/rasctl.cpp b/src/raspberrypi/rasctl.cpp index 70c77bc4..985de5b7 100644 --- a/src/raspberrypi/rasctl.cpp +++ b/src/raspberrypi/rasctl.cpp @@ -605,7 +605,7 @@ int main(int argc, char* argv[]) break; case 'f': - AddParam(*device, "folder", optarg); + AddParam(*device, "file", optarg); break; case 't':