[Bps-public-commit] SD branch, master, updated. 0.74-63-g41ad4b9
Christine Spang
spang at bestpractical.com
Sun Jan 2 19:56:08 EST 2011
The branch, master has been updated
via 41ad4b9950961aca75b74a3799e5f8c7867d3516 (commit)
from 240dfb6b1fe3c64de36038ea78fda3ce626df2f3 (commit)
Summary of changes:
lib/App/SD/CLI/Command/Help/Config.pm | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 41ad4b9950961aca75b74a3799e5f8c7867d3516
Author: Christine Spang <christine at debian.org>
Date: Mon Jan 3 00:55:55 2011 +0000
document new server.default-port config option
diff --git a/lib/App/SD/CLI/Command/Help/Config.pm b/lib/App/SD/CLI/Command/Help/Config.pm
index f00a4d7..a7e0e82 100644
--- a/lib/App/SD/CLI/Command/Help/Config.pm
+++ b/lib/App/SD/CLI/Command/Help/Config.pm
@@ -87,6 +87,11 @@ by configuration file section):
reporter field. (Overrides the EMAIL environmental variable if
that is also set.)
+ server.default-port = 8080
+ Specifies a default port to use for the 'server' and 'browser'
+ commands. Can still be overridden by passing '--port' to these
+ commands.
+
For information on environmental variables that can affect SD, see
'${cmd}help environment'.
EOF
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list