Skip to content

Commit 5aa24b8

Browse files
authored
Make the dhall-format-command docs clearer
See psibi#13
1 parent 8405e7b commit 5aa24b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dhall-mode.el

+2-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ Should be dhall or the complete path to your dhall executable,
110110

111111
(defcustom dhall-format-command "dhall-format"
112112
"Command used to format Dhall files.
113-
If not specified \"dhall format\" will be used.
113+
If your dhall command is new and supports the \"format\" sub-command,
114+
then set this to nil. This will become the default later.
114115
115116
If specified, this should be the complete path to your dhall-format executable,
116117
e.g.: /home/sibi/.local/bin/dhall-format"

0 commit comments

Comments
 (0)