~ubuntu-branches/ubuntu/quantal/ruby1.9.1/quantal

« back to all changes in this revision

Viewing changes to debian/manpages/rake1.9.1.1

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2009-07-30 19:06:31 UTC
  • Revision ID: james.westby@ubuntu.com-20090730190631-3x30w2mtev71ah62
Tags: 1.9.1.243-0ubuntu1
* Upload snapshot from Debian's pkg-ruby SVN repository to karmic.
  SVN revision: 235.
  Likely to be similar to the final package uploaded to Debian.
  Known issues:
  + lintian warnings/errors (nothing important)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH RAKE1.9 "1" "July 2006" "ruby 1.9.0" "User Commands"
 
2
.SH NAME
 
3
rake1.9 \- a ruby build program with capabilities similar to make
 
4
.SH SYNOPSIS
 
5
.IP
 
6
rake1.9 [-f rakefile] [options] targets...
 
7
.IP
 
8
rake1.9 \-\-help
 
9
.IP
 
10
rake1.9 \-\-version
 
11
.fi
 
12
.SH DESCRIPTION
 
13
.B rake1.9
 
14
is a simple ruby build program with capabilities similar to make.
 
15
This is a basic help message containing pointers to more information.
 
16
.PP
 
17
Further help:
 
18
.TP
 
19
rake1.9 --help
 
20
list all 'rake1.9' options
 
21
.PP
 
22
Further information:
 
23
.IP
 
24
http://rake.rubyforge.org/