diff options
author | gregory guy <[email protected]> | 2019-02-14 15:44:24 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-02-14 15:44:24 +0100 |
commit | 7a10077e8260148faa37d5a91e76135e1341e4c1 (patch) | |
tree | 6bfabbcd9017c63c91a5ee7e2434e917906b3f55 /doc/man/katapult.1 | |
parent | d165ef2d365fc582b966fbcb0bbac5223c7b02cc (diff) | |
download | katapult-7a10077e8260148faa37d5a91e76135e1341e4c1.tar.gz katapult-7a10077e8260148faa37d5a91e76135e1341e4c1.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/man/katapult.1')
-rw-r--r-- | doc/man/katapult.1 | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/doc/man/katapult.1 b/doc/man/katapult.1 new file mode 100644 index 0000000..870f4e0 --- /dev/null +++ b/doc/man/katapult.1 @@ -0,0 +1,69 @@ +'\" -*- coding: us-ascii -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH katapult 1 2005-05-10 "" "" +.SH NAME +katapult \- A TDE laucher +.SH SYNOPSIS +'nh +.fi +.ad l +\fBkatapult\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +[ +\fB\fIQt-options\fB\fR +] [ +\fB\fITDE-options\fB\fR +] +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +Katapult is a TDE laucher. +.PP +It uses text-based queries to launch a program, a bookmark or a directory. +.SH OPTIONS +All TDE and Qt +programs accept a some common command-line options. Katapult has no +application-specific options. +.PP +.TP +\*(T<\fB\-\-help\fR\*(T> +Show help about options +.TP +\*(T<\fB\-\-help\-qt\fR\*(T> +Show Qt specific options +.TP +\*(T<\fB\-\-help\-tde\fR\*(T> +Show TDE specific options +.TP +\*(T<\fB\-\-help\-all\fR\*(T> +Show all options +.TP +\*(T<\fB\-\-author\fR\*(T> +Show author information +.TP +\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T> +Show version information +.TP +\*(T<\fB\-\-license\fR\*(T> +Show license information +.TP +\*(T<\fB\-\-\fR\*(T> +Indicates end of options +.SH COPYRIGHT +This manual page was written by Jean-Remy Falleri +<\*(T<[email protected]\*(T>> for the +Ubuntu system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, +Version 2 or any later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in +\*(T<\fI/usr/share/common\-licenses/GPL\fR\*(T>. |