summaryrefslogtreecommitdiff
path: root/doc/ale-powershell.txt
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@users.noreply.github.com>2022-10-29 11:56:47 +0000
committerGitHub <noreply@github.com>2022-10-29 20:56:47 +0900
commitd02e58b4043001c8338583070fb2d85f52f232d6 (patch)
treeca23da44698b97d1559ea14db01bc410aef443bc /doc/ale-powershell.txt
parent28cff80652f31d72807493487e92f32fe81648bd (diff)
downloadale-d02e58b4043001c8338583070fb2d85f52f232d6.zip
Doc style fixes (#4344)
* ale.txt: fix indentation * ale.txt: fix Type and Default markup * ale.txt: use `not set` instead of `undefined` This matches the way the variables are referenced in prose about existence state.
Diffstat (limited to 'doc/ale-powershell.txt')
-rw-r--r--doc/ale-powershell.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-powershell.txt b/doc/ale-powershell.txt
index 46bc6cfb..44a3c618 100644
--- a/doc/ale-powershell.txt
+++ b/doc/ale-powershell.txt
@@ -13,7 +13,7 @@ powershell *ale-powershell-powershell*
g:ale_powershell_powershell_executable *g:ale_powershell_powershell_executable*
*b:ale_powershell_powershell_executable*
- Type: String
+ Type: |String|
Default: `'pwsh'`
This variable can be changed to use a different executable for powershell.