Github user jinmeiliao commented on a diff in the pull request:

    https://github.com/apache/geode/pull/753#discussion_r136637196
  
    --- Diff: 
geode-core/src/main/java/org/apache/geode/management/internal/cli/i18n/CliStrings.java
 ---
    @@ -1351,6 +1351,12 @@
           "File to which the exported data will be written. The file must have 
an extension of \".gfd\".";
       public static final String EXPORT_DATA__MEMBER__HELP =
           "Name/Id of a member which hosts the region. The data will be 
exported to the specified file on the host where the member is running.";
    +  public static final String EXPORT_DATA__DIR = "directory";
    --- End diff --
    
    I think most commands will use "dir" instead of "directory"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to