Suggestion de JulienPalard.

This commit is contained in:
antoine 2020-01-14 22:03:36 +01:00
parent a4ad750a16
commit fd91c0aa58

View File

@ -236,8 +236,7 @@ def buffer_add(
def main() -> None:
parser = argparse.ArgumentParser(
prog="potodo",
description="Sequence and prettify the po files left to translate.",
prog="potodo", description="List and prettify the po files left to translate.",
)
parser.add_argument("-p", "--path", help="execute Potodo in PATH")