Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kvpm(1) [debian man page]

KVPM(1) 							  KDE Application							   KVPM(1)

NAME
kvpm - Graphical user interface for LVM based on KDE SYNOPSIS
kvpm [Qt-options] [KDE-options] DESCRIPTION
This manual page briefly documents the KVPM KDE Application. KVPM is a graphical user interface for the Linux Volume Manager (LVM) and libparted. It uses the standard LVM tools and programs to manip- ulate logical volumes, such as resizing, deleting or creating them. It can also format volumes and mount or unmount them. Creating, delet- ing and resizing partitions is also supported. Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL help:/kvpm/ directly into konqueror or you can run `khelpcenter help:/kvpm/' from the command-line. AUTHOR
KVPM is copyright by Benjamin Scott <benscott@nwlink.com> KDE
March 2012 KVPM(1)

Check Out this Related Man Page

KROSS(1)							 KDE User's Manual							  KROSS(1)

NAME
kross - KDE application to run kross scripts. SYNOPSIS
kross [--help] [Generic-options] [Qt-options] [KDE-options] [file ...] DESCRIPTION
kross executes kross scripts written in KDE Javascript, Python, Ruby, Java and Falcon. GENERIC OPTIONS
--author Show author information. --help Show help about options. --help-all Show all options. --help-kde Show KDE specific options. --help-qt Show Qt specific options. --license Show license information. -v--version Show version information APPLICATION OPTIONS
file... The files with the scripts to run. USAGE
kross file runs the script in file after loading the interpreter plugin for the script language (detected by filename suffix). To interpret other languages than KDE Javascript, kdebindings must be installed. SEE ALSO
kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1), falcon(1) Look at http://kross.dipe.org/solution.html for more information and tutorials. BUGS
There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org to report them. AUTHOR
Sebastian Sauer <mail@dipe.org>. 2008-10-22 KROSS(1)
Man Page