Update documentation
- Update README - Update CHNAGELOG - Update `--config-file` argument help message
This commit is contained in:
parent
8e11e28561
commit
c6d2a89263
3 changed files with 121 additions and 63 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue