diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-19 10:51:48 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-19 10:51:48 +0000 |
commit | a708569806676737df554d6b762b7c680c319434 (patch) | |
tree | 5a34290b2adda8c3d31fc0fc95fd2d13c4f7e43c | |
parent | 32c1599c2180214e8c4d1684633b2e48f069a273 (diff) |
clarify -- and - stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5292 e03df62e-2008-0410-955e-edbf42e46eb7
-rwxr-xr-x | configure | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1874,12 +1874,14 @@ is started, and any omitted values are defaulted. Interactive configuration and reconfiguration: - -update Update makefiles - -modupdate Detect new modules - -svnupdate {rebuild} Update working copy + --update Update makefiles + --modupdate Detect new modules + --svnupdate {rebuild} Update working copy {and optionally rebuild} - -clean Remove .config.cache - -help Show this help text + --clean Remove .config.cache + + Arguments with a single \"-\" symbol, as in + InspIRCd 1.0.x, are also allowed. Non-interactive and initial configuration: |