소스 검색

Fix duplicate issue number.

Dan Helfman 6 년 전
부모
커밋
d6feca169c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.