NAME

Beagle::Cmd::Command::follow - follow beagles

SYNOPSIS

$ beagle follow /path/to/foo.git                    # named as "foo"
$ beagle follow /path/to/foo/bar.git --depth 2      # named as "foo/bar"
$ beagle follow /path/to/foo.git --name foobar      # manually name
$ beagle follow /path/to/foo.git /path/to/bar.git

AUTHOR

sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

Copyright 2011 sunnavy@gmail.com

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.