Skip to content

Commit c866728

Browse files
committed
Replace Variables feature is off by default
1 parent 67fce04 commit c866728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/powertoys/newplus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The option enables you to toggle the display of starting digits, spaces and dots
4848

4949
#### Replace variables in template filename
5050

51-
This setting causes supported variables in filenames, including in files within subfolders, to be replaced when the template is copied. The default setting of this option is enabled.
51+
This setting causes supported variables in filenames, including in files within subfolders, to be replaced when the template is copied. The default setting of this option is disabled.
5252

5353
Note: Any invalid filename characters are replaced with spaces.
5454

@@ -92,7 +92,7 @@ These special variables are case-sensitive, so they will only work when used in
9292

9393
| Variable | Explanation |
9494
| :--- | :--- |
95-
| `$PARENT_FOLDER_NAME` | Expands to the name of the parent folder. |
95+
| `$PARENT_FOLDER_NAME` | Expands to the name of the parent folder. This only works in template subfolders. |
9696

9797
##### Environment variables
9898

0 commit comments

Comments
 (0)