From 59e13182cb495eedd1c1c516b71a9c2192d22cf7 Mon Sep 17 00:00:00 2001 From: Giorgos Tsiapaliokas Date: Thu, 29 Nov 2012 16:13:21 +0200 Subject: [PATCH] Move the docs into the right directory REVIEW:107449 --- tools/doc/CMakeLists.txt | 2 + tools/doc/man-plasmapkg.1.docbook | 102 ++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 tools/doc/CMakeLists.txt create mode 100644 tools/doc/man-plasmapkg.1.docbook diff --git a/tools/doc/CMakeLists.txt b/tools/doc/CMakeLists.txt new file mode 100644 index 000000000..e66368f26 --- /dev/null +++ b/tools/doc/CMakeLists.txt @@ -0,0 +1,2 @@ +kde4_create_manpage(man-plasmapkg.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR})}) + diff --git a/tools/doc/man-plasmapkg.1.docbook b/tools/doc/man-plasmapkg.1.docbook new file mode 100644 index 000000000..32fe0ddf0 --- /dev/null +++ b/tools/doc/man-plasmapkg.1.docbook @@ -0,0 +1,102 @@ + + +]> + + + +KDE User's Manual +2010-10-22 +K Desktop Environment + + + +plasmapkg +1 + + + +plasmapkg +Install, list, remove Plasma packages + + + + +plasmapkg + + + type + path + path + + + name + path +KDE Generic Options +Qt Generic Options + + + + +Description +plasmapkg is a command line tool to +install, list, remove Plasma packages. + + + + +Options + + + + +For install or remove, operates on packages installed for all users. + + + type +The type of package, ⪚ theme, wallpaper, plasmoid, dataengine, runner, layout-template, &etc; [plasmoid]. + + + path +Install the package at path. + + + path +Upgrade the package at path. + + + +List installed packages. + + + name +Remove the package named name. + + + path +Absolute path to the package root. If not supplied, then the standard data +directories for this &kde; session will be searched instead. + + + + + + + +See Also + +More detailed user documentation is available from help:/plasma-desktop +(either enter this URL into &konqueror;, or run +khelpcenter +help:/plasma-desktop). + + + + +Authors +plasmapkg was written by +AaronSeigo aseigo@kde.org. + + +