Query: wiki-toolkit-rename-node
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIKI-TOOLKIT-RENAME-NODE(1p) User Contributed Perl Documentation WIKI-TOOLKIT-RENAME-NODE(1p)NAMEwiki-toolkit-rename-node - Rename a node stored in a Wiki::Toolkit instance.SYNOPSIS# Rename a node in a Wiki::Toolkit instance, updating internal links # and references if the formatter supports link re-writing. wiki-toolkit-rename-node --type postgres --name mywiki --user wiki --pass wiki --host 'db.example.com' --port 1234 --oldname MyOldNodeName --nemname FancyNewNodeNameDESCRIPTIONTakes four mandatory arguments: type The database type. Should be one of 'postgres', 'mysql' and 'sqlite'. name The database name. oldname The name of the node to be renamed. newname The new name for the node. four optional arguments: user The user that connects to the database. It must have permission to create and drop tables in the database. pass The user's database password. host The hostname of the machine the database server is running on (omit for local databases). port The port number that the database server is expecting connections to.AUTHORNick BurchCOPYRIGHTCopyright (C) 2006 Nick Burch. All Rights Reserved. This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOWiki::Toolkit perl v5.14.2 2011-09-25 WIKI-TOOLKIT-RENAME-NODE(1p)
Similar Topics in the Unix Linux Community |
---|
Remote file rename |
Rename files |
Rename Files |
Rename member utility. |
Any quick way to determine if the communication is encrypted |