Restoring all versions fails

Hello,
I am trying to restore a Folder from Duplicati 2 Backup and I want to restore ALL Versions. But using options --overwrite=false --version=0-100 Duplicati.CommandLine.exe restores only the last version. I would expect 100 versions (the last one and 99 older versions timestamped). Am I wrong?

Background: Someone deleted some lines of a few textfiles accidently some weeks or months ago but does not know the exact date. So we have to review all versions.

Greetings,
Zusch

I’m not sure this is possible with a single command. The documentation for the RESTORE command doesn’t say it allows more than a single number for --version.

It’d be a little clunky but you could probably write a script that runs the command once for each version.