move config to its own subdir, preparation for #24
This commit is contained in:
5
src/config/help/config
Normal file
5
src/config/help/config
Normal file
@@ -0,0 +1,5 @@
|
||||
cellar config get <key>
|
||||
cellar config set <key> <value>
|
||||
|
||||
The first command prints the contents of <key> from cellar.json in the active
|
||||
WINE bottle. The second command sets <key> in the same file to <value>.
|
Reference in New Issue
Block a user