Willdotwhite commented on PR #1786:
URL: https://github.com/apache/solr/pull/1786#issuecomment-1637161832
The `-help` command prints the following, but doesn't actually explain
**what** the command does - should that live in the help output, or do we
expect people to check the online docs?
```powershell
PS C:\Users\Will\Projects\solr\solr\packaging\build\dev\bin> .\solr.cmd
postlogs -help
usage: postlogs
-help Print this message
-rootdir <arg> All files found at or below the root will be indexed.
-url <arg> Address of the collection, example
http://localhost:8983/solr/collection1/.
-verbose Enable more verbose command output.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]