diff --git a/src/raspberrypi/rasctl.cpp b/src/raspberrypi/rasctl.cpp index f56c42b9..f811cc0c 100644 --- a/src/raspberrypi/rasctl.cpp +++ b/src/raspberrypi/rasctl.cpp @@ -391,7 +391,7 @@ int main(int argc, char* argv[]) break; case IMAGE_FILE_INFO: - rasctl_commands.CommandImageFileInfo(hostname); + rasctl_commands.CommandImageFileInfo(filename); break; case NETWORK_INTERFACES_INFO: