From 461ea4f9bf72cc903116a1f7832c259517033c4f Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:04:48 -0600 Subject: [PATCH] Updated README.md (#2057) Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 15bc04b7..860bb895 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,11 @@ Support this project with a :star: # Type: string until: '' + # Use POSIX path separator `/` for output filenames. + # Type: boolean + # Default: "false" + use_posix_path_separator: '' + # Force the use of Github's REST API even when # a local copy of the repository exists # Type: boolean