diff --git a/proxmox-file-restore/src/main.rs b/proxmox-file-restore/src/main.rs index 13bf66a5..2f941e5a 100644 --- a/proxmox-file-restore/src/main.rs +++ b/proxmox-file-restore/src/main.rs @@ -191,7 +191,7 @@ async fn list_files( description: "Group/Snapshot path.", }, "path": { - description: "Path to restore. Directories will be restored as .zip files.", + description: "(Sub-)Path to list.", type: String, }, "base64": {