doc: Polish changelogs

This commit is contained in:
Leo R. Lundgren
2023-04-23 22:27:27 +02:00
parent 253bebb096
commit 94d5861c50
4 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
Enhancement: Allow configurable location for .htpasswd file
Enhancement: Allow configurable location for `.htpasswd` file
It is now possible to change the location of the .htpasswd file using the
--htpasswd-file option.
It is now possible to specify 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