Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add missing leading slashes in help patterns #5869

Merged
merged 2 commits into from Jun 26, 2021
Merged

docs: add missing leading slashes in help patterns #5869

merged 2 commits into from Jun 26, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2021

Fixes: #5857

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2021

Codecov Report

Merging #5869 (0e42f1d) into master (35d2587) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5869      +/-   ##
==========================================
+ Coverage   83.44%   83.49%   +0.04%     
==========================================
  Files          38       38              
  Lines       10353    10353              
  Branches     1710     1710              
==========================================
+ Hits         8639     8644       +5     
+ Misses       1208     1205       -3     
+ Partials      506      504       -2     
Impacted Files Coverage Δ
src/borg/archiver.py 80.70% <ø> (+0.09%) ⬆️
src/borg/repository.py 83.92% <0.00%> (-0.19%) ⬇️
src/borg/archive.py 82.55% <0.00%> (+0.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c7602f...0e42f1d. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit e8ede14 into borgbackup:master Jun 26, 2021
@ThomasWaldmann
Copy link
Member

thanks!

@ghost ghost mentioned this pull request Jun 26, 2021
@ghost ghost mentioned this pull request Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

leading slash required for include/exclude matching of full paths
3 participants