mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 19:51:02 +02:00
Make command line consistent, fix incorrect documentation.
This commit is contained in:
parent
f97856245c
commit
09729096b5
7 changed files with 32 additions and 29 deletions
|
|
@ -99,7 +99,7 @@ class Loader:
|
|||
def main():
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
prog='loader',
|
||||
prog='tg-load-text',
|
||||
description=__doc__,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue