Skip to content

Commit

Permalink
Merge pull request #18 from togethercomputer/update-cli-name
Browse files Browse the repository at this point in the history
update cli name
  • Loading branch information
orangetin authored Aug 17, 2023
2 parents a40592a + 5d72787 commit 8d6551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/together/cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

def main() -> None:
parser = argparse.ArgumentParser(
description="Together Python Library",
description="Together CLI",
prog="together",
)

Expand Down

0 comments on commit 8d6551f

Please sign in to comment.