From 7a0f90f2809ec97436f55aab39ddc5a0a2452b0e Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 4 Jan 2019 14:28:13 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- doc/man/CMakeLists.txt | 5 ++ doc/man/knights.1 | 154 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 159 insertions(+) create mode 100644 doc/man/CMakeLists.txt create mode 100644 doc/man/knights.1 (limited to 'doc/man') diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt new file mode 100644 index 0000000..8512250 --- /dev/null +++ b/doc/man/CMakeLists.txt @@ -0,0 +1,5 @@ +INSTALL( + FILES ${PROJECT_NAME}.1 + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) diff --git a/doc/man/knights.1 b/doc/man/knights.1 new file mode 100644 index 0000000..b62873a --- /dev/null +++ b/doc/man/knights.1 @@ -0,0 +1,154 @@ +.\" This file was generated by kdemangen.pl +.TH KNIGHTS 1 "Jun 2004" "Trinity Desktop Environment" "The Knights Chess Interface" +.SH NAME +knights +- The Knights Chess Interface +.SH SYNOPSIS +knights [Qt-options] [TDE-options] [options] [filename] +.SH DESCRIPTION +The Knights Chess Interface +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B filename +A .pgn file to be loaded. +.SS Options: +.B -d +Specify the location of your Knights data directory. +.SS Generic options: +.TP +.B --help +Show help about options +.TP +.B --help-qt +Show Qt specific options +.TP +.B --help-tde +Show TDE specific options +.TP +.B --help-all +Show all options +.TP +.B --author +Show author information +.TP +.B -v, --version +Show version information +.TP +.B --license +Show license information +.TP +.B -- +End of options +.SS +.SS TDE options: +.TP +.B --caption +Use 'caption' as name in the titlebar. +.TP +.B --icon +Use 'icon' as the application icon. +.TP +.B --miniicon +Use 'icon' as the icon in the titlebar. +.TP +.B --config +Use alternative configuration file. +.TP +.B --dcopserver +Use the DCOP Server specified by 'server'. +.TP +.B --nocrashhandler +Disable crash handler, to get core dumps. +.TP +.B --waitforwm +Waits for a WM_NET compatible windowmanager. +.TP +.B --style