mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-24 10:13:53 +00:00
Update documentation
- Update README - Update CHNAGELOG - Update `--config-file` argument help message
This commit is contained in:
@@ -34,7 +34,7 @@ def main():
|
||||
"--config-file",
|
||||
dest="config_file",
|
||||
type=str,
|
||||
help="Path to a TagStudio.ini config file to use",
|
||||
help="Path to a TagStudio .ini or .plist config file to use.",
|
||||
)
|
||||
|
||||
# parser.add_argument('--browse', dest='browse', action='store_true',
|
||||
|
||||
Reference in New Issue
Block a user