-
Notifications
You must be signed in to change notification settings - Fork 613
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update released date for latest stable version.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
.\" First parameter, NAME, should be all caps | ||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection | ||
.\" other parameters are allowed: see man(7), man(1) | ||
.TH RAKE 1 "August 27, 2014" "rake 10.3.2" "Rake User Commands" | ||
.TH RAKE 1 "December 3, 2014" "rake 10.4.2" "Rake User Commands" | ||
.\" Please adjust this date whenever revising the manpage. | ||
.\" | ||
.\" Some roff macros, for reference: | ||
|
@@ -16,7 +16,7 @@ | |
.\" .sp <n> insert n+1 empty lines | ||
.\" for manpage-specific macros, see man(7) | ||
.SH NAME | ||
rake \- a make-like build utility for Ruby | ||
rake \- a make-like build utility for Ruby | ||
.SH SYNOPSIS | ||
\fBrake\fR [\fI\-f rakefile\fR] {\fIOPTIONS\fR} \fITARGETS...\fR | ||
.br | ||
|
@@ -136,6 +136,6 @@ Display a help message. | |
The complete documentation for \fBrake\fR has been installed at \fI/usr/share/doc/rake-doc/html/index.html\fR. It is also available online at \fIhttp://docs.seattlerb.org/rake\fR. | ||
.SH AUTHOR | ||
.B rake | ||
was written by Jim Weirich <[email protected]> | ||
was written by Jim Weirich <[email protected]> | ||
.PP | ||
This manual was created by Caitlin Matos <[email protected]> for the Debian project (but may be used by others). It was inspired by the manual by Jani Monoses <[email protected]> for the Ubuntu project. |