Skip to content

Commit 26490cc

Browse files
committed
spotless
1 parent 5e00cf5 commit 26490cc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

example/schema/src/main/java/org/apache/iotdb/schema/PathCheckExample.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
*
4747
* <p>The usage of export-csv.sh can be found in the <a
4848
* href="https://iotdb.apache.org/zh/UserGuide/V1.2.x/Tools-System/Import-Export-Tool.html#csv%E5%AF%BC%E5%85%A5%E5%AF%BC%E5%87%BA%E5%B7%A5%E5%85%B7">documentation</a>.
49-
* For example: ./export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td . -q "show
50-
* timeseries"
49+
* For example: ./export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td . -q "show timeseries"
5150
*/
5251
public class PathCheckExample {
5352
private static final List<String> INPUT_LIST = new ArrayList<>();

0 commit comments

Comments
 (0)