Skip to content

Commit fa845ed

Browse files
committed
Minor format change for help
1 parent 00453d8 commit fa845ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-cl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ def main() -> None:
695695
prog='git-cl',
696696
usage='git cl <command> [<args>]',
697697
description=(
698-
"git-cl: A Git subcommand for managing named changelists \n\n"
698+
"git-cl: A Git subcommand for managing named changelists \n"
699699
" Group files into logical changelists before staging "
700700
"or committing.\n"),
701701
epilog=(

0 commit comments

Comments
 (0)