Clarifying descriptions as suggested in PR review

This commit is contained in:
Drayton Munster
2022-03-25 22:25:16 -04:00
parent 3903ed000c
commit bc1545c717
4 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
Feature: Allow configurable location for .htpasswd file (in present tense)
Enhancement: Allow configurable location for .htpasswd file
Added the ability for a user to change the location of the .htpasswd file with the --htpasswd-file argument.
It is now possible to change the location of the .htpasswd file using the
--htpasswd-file option.
https://github.com/restic/restic/issues/187
https://github.com/restic/restic/pull/188
https://github.com/restic/restic/pull/188