Skip to content

Commit

Permalink
Improve code
Browse files Browse the repository at this point in the history
Co-authored-by: Jia Fan <[email protected]>
  • Loading branch information
caicancai and Hisoka-X authored Dec 21, 2024
1 parent 671b7f3 commit 1482ef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public class ClickhouseConfig {
Options.key("rsync_key_path")
.stringType()
.noDefaultValue()
.withDescription("The path of rsync key file");
.withDescription("The path of rsync/ssh key file");

public static final Option<String> FILE_FIELDS_DELIMITER =
Options.key("file_fields_delimiter")
Expand Down

0 comments on commit 1482ef7

Please sign in to comment.