We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe86a1 commit 869b6d3Copy full SHA for 869b6d3
1 file changed
README.md
@@ -28,7 +28,8 @@ Flags:
28
-h, --help help for enex2paperless
29
-n, --nocolor Disable colored output
30
-o, --outputfolder string Output attachements to this folder, NOT paperless.
31
- -t, --tag string Additional tag to add to all files. .enex filename is used if string is empty.
+ -t, --tags strings Additional tags to add to all documents.
32
+ -T, --use-filename-tag Add the ENEX filename as tag to all documents.
33
-v, --verbose Enable verbose logging
34
```
35
0 commit comments