kscope(1)
NAME
kscope - a source browsing and editing environment
SYNOPSIS
kscope [ Qt-options ] [ KDE-options ]
DESCRIPTION
KScope is a source browsing and editing environment for large projects
written in C (such as the Linux kernel).
KScope uses the Cscope code analysis engine to provide valuable information to coders.
KScope also provides call-tree and call-graph views that can help developers by visualising the relationships between different functions
in the code base.
OPTIONS
All KDE and Qt programs accept a some common command-line options.
KScope has no application-specific options.
--help Show help about options
- --help-qt
- Show Qt specific options
- --help-kde
- Show KDE specific options
- --help-all
- Show all options
- --author
- Show author information
- -v, --version
- Show version information
- --license
- Show license information
- -- Indicates end of options
AUTHOR
KScope was written by Elad Lahav <elad_lahav@users.sf.net>.
COPYRIGHT
This manual page was written by Jonathan Patrick Davies <jpatrick@ubuntu.com> for the Ubuntu 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/GPL.