Skip to content
Snippets Groups Projects
Commit 650a04ec authored by totten's avatar totten
Browse files

civibuild.md - Copy edits

parent 96d545df
No related branches found
No related tags found
No related merge requests found
......@@ -306,13 +306,14 @@ If you frequently call `civibuild`, you may find that the argument list
becomes fairly long (e.g. `--url http://example.localhost --admin-user
myadmin --admin-pass mypass --demo-user mydemo --demo-pass mypass ...`).
To set default values for these parameters, create the file `civibuild.conf`:
To set default values for these parameters, create and edit the file `civibuild.conf`:
```
cp app/civibuild.conf.tmpl app/civibuild.conf
vi app/civibuild.conf
```
This file includes documentation and examples.
The template includes documentation and examples.
## Development/Testing of `civibuild` {:#development}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment