summaryrefslogtreecommitdiff
path: root/doc/ale-cs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-cs.txt')
-rw-r--r--doc/ale-cs.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale-cs.txt b/doc/ale-cs.txt
index 38ee23e0..ad8b2bbc 100644
--- a/doc/ale-cs.txt
+++ b/doc/ale-cs.txt
@@ -63,7 +63,8 @@ g:ale_cs_mcsc_source *g:ale_cs_mcsc_source*
Default: `''`
This variable defines the root path of the directory tree searched for the
- '*.cs' files to be linted. If empty the current working directory is used.
+ '*.cs' files to be linted. If this option is empty, the source file's
+ directory will be used.
NOTE: Currently it is not possible to specify sub directories and
directory sub trees which shall not be searched for *.cs files.