Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
provision
Commits
1f4c7fcf
Commit
1f4c7fcf
authored
Jun 02, 2010
by
drumm
Committed by
Neil Drumm
Jun 02, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documentation
parent
306b0cea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
provision.environment.inc
provision.environment.inc
+3
-1
No files found.
provision.environment.inc
View file @
1f4c7fcf
...
...
@@ -286,7 +286,9 @@ class provisionServer extends provisionEnvironment {
class
provisionPlatform
extends
provisionEnvironment
{
static
function
option_documentation
()
{
return
array
(
//todo
'--root'
=>
'platform: path to a drupal installation'
,
'--server'
=>
'drush backend server; default @server_localhost'
,
'--web_server'
=>
'web server hosting the platform; default @server_localhost'
,
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment