[
https://issues.apache.org/jira/browse/SOLR-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726652#comment-17726652
]
Gus Heck commented on SOLR-16822:
---------------------------------
we should have --help not -help ... double dash for multiple letter args is
more common. Are we using a standard arg parsing tool like getopt?
([https://www.tutorialspoint.com/unix_commands/getopt.htm])or are we writing
our own option parsing? (or if it's mostly done in java something like DocOpt?
([https://github.com/docopt/docopt.java])
> change hostname parameter on start and restart to only be -host, no -h
> ----------------------------------------------------------------------
>
> Key: SOLR-16822
> URL: https://issues.apache.org/jira/browse/SOLR-16822
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Major
>
> start and restart dont' respond to -h properly in that you get:
> ERROR: Hostname is required when using the -h option!
> which is curious cause I wanted help! so only allow hostname via -host
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]