Explorar el Código

Fix duplicate issue number.

Dan Helfman hace 6 años
padre
commit
d6feca169c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -1,7 +1,7 @@
 1.2.13
  * #100: Support for --stats command-line flag independent of --verbosity.
  * #117: With borgmatic --init command-line flag, proceed without erroring if a repository already
-   exists (#117).
+   exists.
 
 1.2.12
  * #110: Support for Borg repository initialization via borgmatic --init command-line flag.