Merge pull request #1063 from sbngross/main

man-page: Fix logfile short option
This commit is contained in:
Stefan Rueger 2022-08-15 00:49:39 +01:00 committed by GitHub
commit 4c6ba0aae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -273,4 +273,6 @@ install(TARGETS libavrdude
PUBLIC_HEADER DESTINATION include COMPONENT dev
)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/avrdude.conf" TYPE SYSCONF)
install(FILES avrdude.1 TYPE MAN)
install(FILES "avrdude.1"
DESTINATION "${CMAKE_INSTALL_MANDIR}/man1"
)

View File

@ -39,7 +39,7 @@
.Oc
.Op Fl F
.Op Fl i Ar delay
.Op Fl n logfile
.Op Fl l Ar logfile
.Op Fl n
.Op Fl O
.Op Fl P Ar port