Skip to content

Commit

Permalink
Re #6554 Limitation of config set commands with existing key
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Apr 19, 2024
1 parent 42f6d0a commit 4d41854
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/config_command.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ Available commands:
The `stack config set` commands allow the values of keys in YAML configuration
files to be set. See `stack config set` for the available keys.

!!! note

The `config set` commands support an existing key only in the form
`key: value` on a single line.

## The `stack config set install-ghc` command

~~~text
Expand Down

0 comments on commit 4d41854

Please sign in to comment.