Skip to content

Commit 1466280

Browse files
committed
yanglint BUGFIX clarify ext data param
1 parent 266308d commit 1466280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lint/main_ni.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ help(int shortout)
206206

207207
printf(" -x FILE, --ext-data=FILE\n"
208208
" File containing the specific data required by an extension. Required by\n"
209-
" the schema-mount extension, for example, when the mounted data are\n"
209+
" the schema-mount extension, for example, when the operational data are\n"
210210
" expected in the file. File format is guessed.\n\n");
211211

212212
printf(" -n, --not-strict\n"

0 commit comments

Comments
 (0)