Query: kwiki::command
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Kwiki::Command(3pm) User Contributed Perl Documentation Kwiki::Command(3pm)NAMEKwiki::Command - Kwiki Command Line Tool ModuleSYNOPSIS> kwiki -new mykwiki > cd mykwiki > kwiki -install Kwiki::RecentChanges Kwiki::Archive::Rcs Kwiki::Revisions > vim config.yaml > kwiki -update > kwiki -remove RecentChanges > kwiki -new_view adminDESCRIPTIONKwiki::Command is the module that does all the work of the "kwiki" command line tool. You can use "kwiki" to install a new Kwiki, to update a Kwiki configuration, to add and remove Kwiki plugins and to download Kwiki plugins from CPAN. When you download the CPAN modules they can either be installed in the system Perl libraries or locally right in your kwiki dist. This is useful if you don't have root permissions for your installation.USAGESThere are many different commands you can do with the "kwiki" command line tool. o -new Create a new kwiki with the command: kwiki -new You must be inside an empty directory. Alternatively you can say: kwiki -new path/to/kwiki The target directory must be empty or must not exist yet.AUTHORBrian Ingerson <INGY@cpan.org>COPYRIGHTCopyright (c) 2004. Brian Ingerson. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2011-09-17 Kwiki::Command(3pm)
Similar Topics in the Unix Linux Community |
---|
Command missing |
Perl, gmake and make software |
Command Line Argument |
make Fatal error: Command failed for target 'exp_inter.o' |
Command executes on the command line but not from script |