Skip to content

Commit 4d41854

Browse files
committed
Re #6554 Limitation of config set commands with existing key
1 parent 42f6d0a commit 4d41854

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/config_command.md

+5
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ Available commands:
5858
The `stack config set` commands allow the values of keys in YAML configuration
5959
files to be set. See `stack config set` for the available keys.
6060

61+
!!! note
62+
63+
The `config set` commands support an existing key only in the form
64+
`key: value` on a single line.
65+
6166
## The `stack config set install-ghc` command
6267

6368
~~~text

0 commit comments

Comments
 (0)