Skip to content

Commit c247c11

Browse files
committed
update README
1 parent b112baa commit c247c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ Note: Make sure the file path does not start with a forward slash (/), as this c
7676
* `<search-string>`: The string you want to search for in the Content file.
7777
* `--earliest-commit=<commit>`: (Optional) The earliest commit to begin the search.
7878
* `--latest-commit=<commit>`: (Optional) The latest commit to end the search.
79-
* `--working-directory=<path>`: (Optional) The directory where Git commands should be executed. Defaults to the current directory if not provided.
80-
* `--log-directory=<path>`: (Optional) The directory where the log file and temporary files will be stored. Defaults to the current directory if not provided.
79+
* `--working-directory=<path>`: (Optional) The directory where Git commands should be executed. Defaults to the user's temp directory if not provided.
80+
* `--log-directory=<path>`: (Optional) The directory where the log file and temporary files will be stored. Defaults to the user's temp directory if not provided.
8181
8282
### Example
8383

0 commit comments

Comments
 (0)