aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mason.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mason.txt b/doc/mason.txt
index 6d6ecbd9..9ae43be1 100644
--- a/doc/mason.txt
+++ b/doc/mason.txt
@@ -75,6 +75,10 @@ Opens the graphical status window.
:MasonInstall <package> ...
Installs the provided packages.
+Runs in blocking fashion if there are no UIs attached (i.e. running in
+headless mode), example:
+
+ $ nvim --headless -c "MasonInstall stylua" -c "qall"
*:MasonUninstall*
:MasonUninstall <package> ...