New SAVE_TO option
[jvcard.git] / src / be / nikiroo / jvcard / resources / StringId.java
index 1b11e50593eee8b0740538d3b51df629aacb44ff..6412f500bc4a5141e1b3ae1d6bccf78971e9ffd6 100644 (file)
@@ -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")