Update man page.

This commit is contained in:
Phil Hagelberg 2013-11-19 21:03:11 -08:00
parent 3d6550985d
commit 7664d18915

View file

@ -6,7 +6,7 @@ lein \- Automate Clojure projects
.SH SYNOPSIS
.B lein
[\fITASK\fR [\fIARGS\fR] [\fI, TASK2\fR [\fIARGS\fR] ...\fR]\fR]
[\fITASK\fR [\fIARGS\fR]
.SH DESCRIPTION
@ -35,13 +35,16 @@ generate a new project skeleton
run the tests in the TESTS namespaces, or all tests
.TP
\fBlein repl\fR
launch an interactive REPL session and socket server
launch an interactive REPL session in a networked REPL server
.TP
\fBlein jar\fR
package up the whole project as a .jar file
\fBlein uberjar\fR
package up the project and its dependencies as a standalone .jar file
.TP
\fBlein install [NAME VERSION]\fR
\fBlein install\fR
install a project into your local repository
.TP
\fBlein deploy [REPOSITORY]\fR
deploy a library to a remote repository
.SH CONFIGURATION
@ -53,25 +56,15 @@ to create a fresh project from which to work, or see the exhaustive
list of configuration options with
.B lein help sample.
You can also have user-level configuration that applies for all
projects. The
.B ~/.lein/init.clj
file will be loaded every time
Leiningen launches; any arbitrary code may go there. This code is
executed inside Leiningen itself, not in your project. Set the
.B :repl-init
key in project.clj to point to a namespace if you want code executed
inside your project.
You can also manage user-level plugins with the plugin task; see
.B lein help plugin
You can customize your project map further with profiles; see
.B lein help profiles
.SH BUGS
Check https://github.com/technomancy/leiningen/issues to see if your
problem is a known issue. If not, please open a new issue on that site
or join the mailing list at
http://groups.google.com/group/leiningen/. Please include the output of
http://librelist.com/leiningen/. Please include the output of
.B lein version
as well as your
.B project.clj
@ -82,7 +75,7 @@ file and as much of the relevant code from your project as possible.
Copyright
.if t \(co
.if n (C)
2009-2012 Phil Hagelberg and contributors.
2009-2013 Phil Hagelberg and contributors.
Distributed under the Eclipse Public License, the same as Clojure
uses. See the file /usr/share/doc/leiningen/copyright.