Git commit 670e34066fd58ec1b4bb95d993b23ddefd578748 by Burkhard L?ck. Committed on 05/05/2014 at 11:16. Pushed by lueck into branch 'master'.
fix plasmapkg2 manpage M +2 -1 docs/plasmapkg/man-plasmapkg2.1.docbook http://commits.kde.org/plasma-framework/670e34066fd58ec1b4bb95d993b23ddefd578748 diff --git a/docs/plasmapkg/man-plasmapkg2.1.docbook b/docs/plasmapkg/man-plasmapkg2.1.docbook index 0de55bf..0838fad 100644 --- a/docs/plasmapkg/man-plasmapkg2.1.docbook +++ b/docs/plasmapkg/man-plasmapkg2.1.docbook @@ -29,6 +29,7 @@ <group choice="opt"><option>-g, --global</option></group> <group choice="opt"><option>-t, --type</option> <replaceable> type</replaceable></group> <group choice="opt"><option>-i, --install</option> <replaceable> path</replaceable></group> +<group choice="opt"><option>-s, --show</option> <replaceable> name</replaceable></group> <group choice="opt"><option>-u, --upgrade</option> <replaceable> path</replaceable></group> <group choice="opt"><option>-l, --list</option></group> <group choice="opt"><option>--list-types</option></group> @@ -67,7 +68,7 @@ install, list, remove Plasma packages.</para> <listitem><para>Install the package at <quote>path</quote>.</para></listitem> </varlistentry> <varlistentry> -<term><option>-s, --show</option> <replaceable> path</replaceable></term> +<term><option>-s, --show</option> <replaceable> name</replaceable></term> <listitem><para>Show information of package <quote>name</quote>.</para></listitem> </varlistentry> <varlistentry>
