aboutsummaryrefslogtreecommitdiff
blob: 7d2f959d888ad97111ef07a868aaac6e87b1dc1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH FINDCLASS "1" "May 2005" "javatollkit 0.1.0" "User Commands"
.SH NAME
findclass \- Searches for installed classes or packages
.SH SYNOPSIS
.B findclass
\fI[options]\fB 
class.or.package.Name
.SH DESCRIPTION
.PP
.I findclass
Searches the system for the given package or class name, and prints 
its location to stdout.
.SH OPTIONS 
.TP
\fB-v --verbose\fI
Generates a more verbose output.

.SH AUTHORS
Karl Trygve Kalleberg <karltk@gentoo.org>, 2004-2005
.br
Fabio Lessa <flessa@gmail.com>, 2005


.SH "SEE ALSO"
java-config(1)