Antoine Pitrou created ARROW-2260: ------------------------------------- Summary: plasma_store should show usage Key: ARROW-2260 URL: https://issues.apache.org/jira/browse/ARROW-2260 Project: Apache Arrow Issue Type: Improvement Components: Plasma (C++) Affects Versions: 0.8.0 Reporter: Antoine Pitrou
Currently the options exposed by the {{plasma_store}} executable aren't very discoverable: {code:bash} $ 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 -- '-' {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)