batgetorig(1)
NAME
batgetorig - Download tarballs from KTown and converts to .orig.tar.gz
SYNOPSIS
batgetorig [option]
DESCRIPTION
batgetorig requires the file $HOME/.batgetorigrc to be available and
containing the proper content. Unlike other batscripts, batgetorig does
not depend on the batlibrary and therefore it's only dependency is Ruby.
OPTIONS
ArrayBecause batgetorig doesn't use the bat library the configuration file
follows a very specific structure.
- Precisely said it must be in $HOME/.batgetorig and the syntax must follow this example:
- 4.1.80
user@ktown.kde.org:/home/packager/user/stable
/home/user/public_html - Warning
- Any other structure or storage location will cause batgetorig to fail. As will additional newlines, whitespaces...
AUTHOR
- Harald Sitter <apachelogger@ubuntu.com>.