Add option for backing up specific filepaths. #22
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Add command line option for users to specify a filepath they'd like backed up.
I'm thinking something like:
shallow-backup --add folder_name path_relative_to_home
shallow-backup --rm folder_name path_relative_to_home
shallow-backup -list
Store in extra key in the JSON config?
The text was updated successfully, but these errors were encountered: