Skip to content

Commit 420bdf7

Browse files
committed
Adjust description #657
1 parent eda87f8 commit 420bdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-linkeddata/src/main/java/org/metafacture/linkeddata/RdfMacroPipe.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @author Markus Michael Geipel
3030
*
3131
*/
32-
@Description("Expands some macros for RDF/XML")
32+
@Description("Expands some macros for RDF/XML. When using fix configure `referenceMarker` to any char but the default `*`")
3333
@In(StreamReceiver.class)
3434
@Out(StreamReceiver.class)
3535
@FluxCommand("rdf-macros")

0 commit comments

Comments
 (0)