File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ This installs all required components from the `PSGallery` and invokes scripts a
66
66
67
67
68
68
The result looks like the followed output including information about:
69
- * ` PWSHAKE config: ` - loaded config file content (may be rearranged)
70
- * ` Arranged tasks: ` - tasks to be executed in order
71
- * ` Invoke task: ` - invoked task names
72
- * ` Execute <step|powershell|cmd|msbuild>: ` - invoked script info
73
- * Everything else - invoked scripts outputs
69
+ * ` PWSHAKE config: ` - loaded config file content (may be rearranged due to overriding, interpolation, and merging metadata )
70
+ * ` Arranged tasks: ` - tasks to be executed in actual order
71
+ * ` Invoke task: ` - invoked tasks name
72
+ * ` Execute <step|powershell|cmd|msbuild>: ` - invoked steps caption
73
+ * Everything else - invoked scripts output
74
74
75
75
```
76
76
PWSHAKE config:
You can’t perform that action at this time.
0 commit comments