X-Git-Url: http://git.nikiroo.be/?p=jvcard.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Fjvcard%2Fresources%2FStringId.java;h=6412f500bc4a5141e1b3ae1d6bccf78971e9ffd6;hp=1b11e50593eee8b0740538d3b51df629aacb44ff;hb=812124d18d08bfc270adab0cd1e289dc6126563b;hpb=5c5abfd29edd67f4c16932dd8aaf16ac4ccec4f2 diff --git a/src/be/nikiroo/jvcard/resources/StringId.java b/src/be/nikiroo/jvcard/resources/StringId.java index 1b11e50..6412f50 100644 --- a/src/be/nikiroo/jvcard/resources/StringId.java +++ b/src/be/nikiroo/jvcard/resources/StringId.java @@ -72,6 +72,8 @@ public enum StringId { CLI_HELP_MODE_LOAD_PHOTO, // @Meta(description = "The Help message line for --save-photo usage") CLI_HELP_MODE_SAVE_PHOTO, // + @Meta(description = "The Help message line for --save-to usage") + CLI_HELP_MODE_SAVE_TO, // @Meta(description = "The Help message line for config save usage") CLI_HELP_MODE_SAVE_CONFIG, // @Meta(description = "The Help message line before the list of options")