Skip to content

Commit 4aed890

Browse files
committed
Clean up fpm help list
1 parent 17fb88c commit 4aed890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fpm_command_line.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ subroutine set_help()
958958
' list(1) - list summary of fpm(1) subcommands ', &
959959
' ', &
960960
'SYNOPSIS ', &
961-
' fpm list [-list] ', &
961+
' fpm list ', &
962962
' ', &
963963
' fpm list --help|--version ', &
964964
' ', &

0 commit comments

Comments
 (0)