Skip to content
Snippets Groups Projects
Commit 84d44e1b authored by ferrari's avatar ferrari
Browse files

fix readme

parent 19dde591
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ python -m auto_git_info your_script.py args1 ... -optn argsn
or if you want to change the default path:
```
python -m auto_git_info log_info=path.json your_script.py args1 ... -optn argsn
python -m auto_git_info log_path=path.json your_script.py args1 ... -optn argsn
```
*Note that using this method will add `parsed_arguments=False` to the json*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment