Mention placeholders for repositories in documentation; fix #369 #371

Merged
witten merged 1 commits from :master into master 2020-11-18 19:25:00 +00:00
Contributor
No description provided.
Owner

This is great. Thank you for taking the time to make a PR.. And a test! My only request is that in the example in the repositories schema , you perhaps also include a repository name without any placeholders first. That way, users who don't know about or care about placeholders see a plain example in which they don't have to decipher {fqdn}, and users who do care about placeholders have an example that makes sense for them.

This is great. Thank you for taking the time to make a PR.. And a test! My only request is that in the example in the `repositories` schema , you perhaps also include a repository name *without* any placeholders first. That way, users who don't know about or care about placeholders see a plain example in which they don't have to decipher `{fqdn}`, and users who do care about placeholders have an example that makes sense for them.
Author
Contributor

Ok. Maybe with

example:
  - user@backupserver:sourcehostname.borg
  - "user@backupserver:/repos/{fqdn}"
Ok. Maybe with ``` example: - user@backupserver:sourcehostname.borg - "user@backupserver:/repos/{fqdn}" ```
Owner

Yup, that'd be fine!

Yup, that'd be fine!
Author
Contributor

I force-pushed with that.

I force-pushed with that.
Owner

Awesome, thank you!

Awesome, thank you!
witten merged commit e77757f0fd into master 2020-11-18 19:25:00 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#371
No description provided.