Skip to content

Commit ef928ff

Browse files
committed
update README
1 parent a016604 commit ef928ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ protodoc --directory=./parse/testdata \
1515
--output=sample.md
1616
1717
# to combine multiple directories into one
18-
protodoc --directories=./parse/testdata=message,dirA=message_service \
18+
protodoc --directories=./parse/testdata=service,dirA=service_message \
1919
--languages="Go,C++,Java,Python" \
2020
--title=testdata \
2121
--output=sample.md

0 commit comments

Comments
 (0)