mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Fix command name typo (#144)
This commit is contained in:
parent
66d273cf5a
commit
f97856245c
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ class Loader:
|
|||
def main():
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
prog='loader',
|
||||
prog='tg-load-turtle',
|
||||
description=__doc__,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue