NAME
codelite - A lightweight and powerful C/C++ IDE
SYNOPSIS
codelite [-v] [-h] [-l <num>] [-b <str>] [Input file...]
DESCRIPTION
-v, --version
Print current version
-h, --help
Print usage
-l, --line=<num>
Open the file at a given line number
-b, --basedir=<str>
Use this path as codelite installation path
COPYRIGHT
This manual page was written by Chow Loong Jin <hyperair@gmail.com> for
the Debian system (but may be used by others). Permission is granted to
copy, distribute and/or modify this document under the terms of the GNU
General Public License, Version 2 or any later version published by the
Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses.
December 19, 2008 codelite(1)