We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab1dcb commit 041063bCopy full SHA for 041063b
website/versioned_docs/version-latest/faq.mdx
@@ -96,7 +96,7 @@ echo $a
96
97
## 'x' builtin command doesn't work on Windows
98
99
-The default shell on Windows (`cmd` and `powershell`) do not have commands like
+The default shell on Windows (`cmd` and `powershell`) does not have commands like
100
`rm` and `cp` available as builtins. This means that these commands won't work.
101
If you want to make your Taskfile fully cross-platform, you'll need to work
102
around this limitation using one of the following methods:
0 commit comments