-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[C++][Plasma] plasma_store should show usage #18218
Copy link
Copy link
Closed
Milestone
Description
Currently the options exposed by the plasma_store executable aren't very discoverable:
$ plasma_store -h
please specify socket for incoming connections with -s switch
Abandon
(pyarrow) antoine@fsol:~/arrow/cpp (ARROW-2135-nan-conversion-when-casting *)$ plasma_store
please specify socket for incoming connections with -s switch
Abandon
(pyarrow) antoine@fsol:~/arrow/cpp (ARROW-2135-nan-conversion-when-casting *)$ plasma_store --help
plasma_store: invalid option -- '-'Reporter: Antoine Pitrou / @pitrou
Assignee: Christian Hudon / @chrish42
Related issues:
- Plasma-store-server does not support --help, shows backtrace on getopt error (is duplicated by)
PRs and other links:
Note: This issue was originally created as ARROW-2260. Please see the migration documentation for further details.
Reactions are currently unavailable