mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-18 11:08:05 -04:00
Change to generate man page from AsciiDoc
This commit is contained in:
parent
124739fde2
commit
9dde9314e8
9 changed files with 355 additions and 333 deletions
|
@ -118,7 +118,3 @@ if(APPLE AND WITH_APP_BUNDLE)
|
|||
COMMAND ${CMAKE_COMMAND} -E copy keepassxc-cli ${CLI_APP_DIR}/keepassxc-cli
|
||||
COMMENT "Copying keepassxc-cli inside the application")
|
||||
endif()
|
||||
|
||||
if(APPLE OR UNIX)
|
||||
install(FILES ../../share/docs/man/keepassxc-cli.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1/)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue