Removed command from config section. Add to wiki later
This commit is contained in:
parent
67cd0f6e5d
commit
14920e7ec3
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ Installation can be done using the `install.sh` script in the root of the repo.
|
|||
## Configuration
|
||||
Configuration is done using a simple config file in your home directory (`~/.dfa.yml`). This file is used to override the default values for your repo, in case it differs from what is used by default. If this file is not present, the tool can still be used fully.
|
||||
|
||||
You can check the value that will be used at runtime using:
|
||||
|
||||
dfa config show <config_key>
|
||||
dfa config show -- <config_key> // For more complex config keys
|
||||
|
||||
## Getting Started
|
||||
After installation, you can test the tool is installed correctly by running:
|
||||
|
||||
|
|
Reference in a new issue