Skip to content

Commit e3538f7

Browse files
committed
Add group description to the cli
1 parent aa02473 commit e3538f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathtraits/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
@click.group()
1616
def main():
1717
"""
18-
Main commands
18+
pathtraits: Annotate files and directories using YAML sidecar files
1919
"""
2020

2121

0 commit comments

Comments
 (0)