diff -r aa2539c91954 -r 1c2bb2fc7c87 perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h --- a/perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h Fri Oct 08 14:56:39 2010 +0300 +++ b/perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h Tue Oct 26 16:20:32 2010 +0300 @@ -69,6 +69,7 @@ void ParseSWMTParametersL( const CDesCArray& aParameters, TInt& aCategories, TDes& aFilter ); TInt FindBatchFile( TDes &aFileName ); TInt FindFile( TDes &aFileName, const TDesC &aDirPath ); + void PrintHelp(); private: // Console write methods void RedrawInputPrompt();