mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Structured data loader CLI
This commit is contained in:
parent
2dee259dc7
commit
6c0e10a84f
1 changed files with 1 additions and 1 deletions
|
|
@ -906,7 +906,7 @@ For more information on the descriptor format, see:
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--flow',
|
'-f', '--flow',
|
||||||
default='default',
|
default='default',
|
||||||
help='TrustGraph flow name to use for import (default: default)'
|
help='TrustGraph flow name to use for import (default: default)'
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue