shortcuts
F12toggle full screen

perform an audit in batch mode
#> /usr/local/TogetherSoft/Together6.0.1/bin/Together.sh -script:com.togethersoft.modules.qa.QA -audit out:/tmp/titi.txt ~/together/browser/browser.tpr

Available audits in version 6.0:
AUVKAlways Use .Virtual. Keyword
CAComplex Assignments
CDPMDCall Delete on Pointer Members in Destructors
CIUCFLComplex Initialization or Update Clauses in .for. Loops
CFPTComparing Floating Point Types
CLEComplex Loop Expressions
CSCC-Style Casting
CVFCDCalling Virtual Functions from Constructors and Destructors
DOCEDeclare One-argument Constructors Explicit
EBWBEnclosing Body Within a Block
ECBEmpty Catch Blocks
FVALFunctions with Variable Argument Lists
HIAHiding Inherited Attributes
HISMHiding Inherited Static Methods
HNHiding Names
LFLong Files
LLLong Lines
MAMemory Allocation
MVDWSNMultiple Visible Declarations With Same Name
NCNaming Conventions
ONAMAMOverriding a Non-Abstract Method with an Abstract Method
RORelated Operators
OWSOverloading with a Subclass
PPAPublic and Package Attributes
RINFRedefining an Inherited Nonvirtual Function
UVBCUsing Virtual Base Class
UVDUse Virtual Destructor