Swapnil Bawaskar created GEODE-3158:
---------------------------------------
Summary: incorrect help text for create disk-store command
Key: GEODE-3158
URL: https://issues.apache.org/jira/browse/GEODE-3158
Project: Geode
Issue Type: Bug
Components: gfsh
Reporter: Swapnil Bawaskar
Although {{--name}} and {{--dir}} are the only required options for create
disk-store command, I saw the below error message:
{noformat}
gfsh>create disk-store --name=disk1 --allow-force-compaction=false
You should specify option (--auto-compact, --compaction-threshold,
--max-oplog-size, --queue-size, --time-interval, --write-buffer-size, --dir,
--group, --disk-usage-warning-percentage, --disk-usage-critical-percentage) for
this command
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)