diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-perl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-perl.txt b/doc/ale-perl.txt index 7daf48ac..58940ca7 100644 --- a/doc/ale-perl.txt +++ b/doc/ale-perl.txt @@ -16,7 +16,7 @@ g:ale_perl_perl_executable *g:ale_perl_perl_executable* g:ale_perl_perl_options *g:ale_perl_perl_options* *b:ale_perl_perl_options* Type: |String| - Default: `'-X -c -Mwarnings -Ilib'` + Default: `'-c -Mwarnings -Ilib'` This variable can be changed to alter the command-line arguments to the perl invocation. |