Closed khodekhadem closed 4 months ago
when i want to use dump i get this error
16:43:27 [WARN] Restic '["dump", "-a", "zip", "4b947b2020b49f053d91396aa0fa21395971142b1688e78bf8011052f55fbd51", "/home/anton/ehy/.python-version"]' command failed with status exit status: 1: unknown shorthand flag: 'a' in -a
I use restic 0.11.0 compiled with go1.15.9 on linux/amd64
i updated to restic 0.17.0 compiled with go1.22.5 on linux/amd64 and its ok now
when i want to use dump i get this error
16:43:27 [WARN] Restic '["dump", "-a", "zip", "4b947b2020b49f053d91396aa0fa21395971142b1688e78bf8011052f55fbd51", "/home/anton/ehy/.python-version"]' command failed with status exit status: 1: unknown shorthand flag: 'a' in -a
I use restic 0.11.0 compiled with go1.15.9 on linux/amd64