Skip to content

Commit 7b1d454

Browse files
committed
Readme update for new feature
Signed-off-by: Timothy Clarke <[email protected]>
1 parent c0ae124 commit 7b1d454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
| git-push-sign-off | If true it will sign-off commit | `false` | false |
7373
| git-push-user-email | If empty the no-reply email of the GitHub Actions bot will be used (i.e. `github-actions[bot]@users.noreply.github.com`) | `""` | false |
7474
| git-push-user-name | If empty the name of the GitHub Actions bot will be used (i.e. `github-actions[bot]`) | `""` | false |
75+
| git-sub-dir | Name of subdirectory if if checkout `path` option is used (i.e. `modules`) | `""` | false |
7576
| indention | Indention level of Markdown sections [1, 2, 3, 4, 5] | `2` | false |
7677
| output-file | File in module directory where the docs should be placed | `README.md` | false |
7778
| output-format | terraform-docs format to generate content (see [all formats](https://github.com/terraform-docs/terraform-docs/blob/master/docs/FORMATS\_GUIDE.md)) (ignored if `config-file` is set) | `markdown table` | false |

0 commit comments

Comments
 (0)