split workflow and documentation
This commit is contained in:
@ -96,7 +96,7 @@ def main():
|
||||
print("Unable to parse config!")
|
||||
print("Example usage:")
|
||||
print(
|
||||
" python extract_photos.py source_dir=scans/ destination_dir=photos/"
|
||||
" python extract_photos.py source_dir=scans/ destination_dir=tmp/"
|
||||
)
|
||||
sys.exit(-1)
|
||||
|
||||
|
Reference in New Issue
Block a user