-
Is there a way to specify |
Beta Was this translation helpful? Give feedback.
Answered by
aawsome
Feb 19, 2024
Replies: 2 comments 1 reply
-
see https://github.com/rustic-rs/rustic/blob/main/config/full.toml#L89 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aawsome
-
Looking at the indicated line, this seems to be an array of exclude entries. I'm looking for a place to specify the filename to avoid specfying it at the command line. Or is it an array of --iglob-file style fileNAMES? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see https://github.com/rustic-rs/rustic/blob/main/config/full.toml#L89