debian man page for jifty::script::adopt

Query: jifty::script::adopt

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Script::Adopt(3pm)				User Contributed Perl Documentation				 Jifty::Script::Adopt(3pm)

NAME
Jifty::Script::Adopt - localize a stock jifty component
SYNOPSIS
jifty adopt web/templates/_elements/nav jifty adopt --ls web/static/ Options: --ls <path> list components for adoption --tree <path> list components for adoption --help brief help message --man full documentation
DESCRIPTION
This script will let you create an application-specific replacement for stock Jifty components. For various reasons, Jifty does not actually create these skeleton files in your application's directory tree. While this makes upgrading easier, it can make finding which files to create a little difficult. options -l, --ls PATH Lists the contents of the stock components path. -t, --tree PATH Lists the contents of the stock components path recursively. --help Print a brief help message and exits. --man Prints the manual page and exits.
DESCRIPTION
Creates directories and copies files for you, launching $ENV{EDITOR} if it is defined.
METHODS
run perl v5.14.2 2011-02-24 Jifty::Script::Adopt(3pm)
Related Man Pages
jifty::plugin::authentication::bitcard(3pm) - debian
jifty::plugin::authentication::facebook(3pm) - debian
jifty::plugin::authentication::password::view(3pm) - debian
jifty::script::fastcgi(3pm) - debian
jifty::script::po(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results