Commit Graph

66 Commits

Author SHA1 Message Date
XhmikosR 5893b0dad3 man: tabs to spaces, remove trailing spaces and extra empty lines at the end of files 2012-09-29 13:15:08 +02:00
Reijo Tomperi bfad7ea0d3 Update man page: Add inconclusive and --std changes. 2012-08-26 00:02:44 +03:00
Dirk Jagdmann eea92d96ec Fixed #3757 (fix command line help and manpage by replacing --max-ifdefs) 2012-04-25 19:58:34 +02:00
PKEuS 3eede5ba8c Fixed/Improved description of -rp/--relative-paths
run astyle
2012-04-14 16:07:37 +02:00
Reijo Tomperi 9857f8d0a2 Add -rp to man file 2012-04-14 08:57:23 +03:00
Reijo Tomperi ca5e9740b4 Fix #3578 (--std help text in cli is confusing)
http://sourceforge.net/apps/trac/cppcheck/ticket/3578
2012-02-09 18:34:16 +02:00
Reijo Tomperi a383010012 Add --std to the man file 2012-02-02 23:44:04 +02:00
Reijo Tomperi 8cae17fda8 Update year to 2012 2012-01-01 01:05:37 +02:00
Reijo Tomperi 11242e4045 Fix spelling error: explicitely -> explicitly 2011-12-10 22:58:45 +02:00
makulik 1e8fc71f8e Solution for ticket #3353 'Allow explicit undef's for configuration'
Signed-off-by: makulik <g-makulik@t-online.de>
2011-11-30 20:24:01 +01:00
Reijo Tomperi 17842394c0 Fix #3324 (Change "--template '<text>'" into "--template='<text>'")
http://sourceforge.net/apps/trac/cppcheck/ticket/3324
https://sourceforge.net/apps/trac/cppcheck/wiki/DesignDecisions
2011-11-11 00:00:15 +02:00
makulik 0b6e7d7dd2 Small fixes for -I and --includes-file help texts 2011-10-30 21:19:16 +01:00
unknown abf25fcc69 Signed-off-by: Günther Makulik <g-makulik@t-online.de> 2011-10-23 10:47:18 +02:00
Joshua Beck 56561835f8 Add option to set #ifdef configuration check limit 2011-10-18 19:52:55 -05:00
Reijo Tomperi 7436dd02ba Update man page 2011-10-04 21:59:47 +03:00
Joshua Beck 87cff36f9d Updated manual and added test for reading file list from stdin. 2011-09-26 20:43:39 -05:00
Greg Hewgill 256e7dee21 Allow suppressing all warnings (using *) for specified file or files 2011-03-10 22:00:48 +13:00
Greg Hewgill ec4e0c8bf5 add documentation for --suppress= option 2011-02-23 20:59:30 +13:00
Greg Hewgill 7a219b1fb8 support wildcard characters * and ? in suppression list 2011-02-09 00:19:57 +13:00
Reijo Tomperi bc5abd063f Update man page to contain more info about --rule options. 2011-02-05 22:50:25 +02:00
Reijo Tomperi 35066c898a Update man page 2011-02-05 22:31:31 +02:00
Reijo Tomperi c078d804b9 Update man page 2011-02-05 00:40:12 +02:00
Reijo Tomperi 226b605774 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
vBm 46a11183a5 Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
Pete Johns 2943bf0f70 Licensing: Using the GPL 3 license 2010-10-12 08:37:38 +11:00
Reijo Tomperi 7f58a18020 Update man page 2010-10-03 00:02:46 +03:00
Daniel Marjamäki 6cb7fefdbf Added command line option --report-progress. ticket: #1926 2010-08-12 21:03:33 +02:00
Reijo Tomperi b5d81d0a19 Update man page 2010-07-08 17:51:28 +03:00
Daniel Marjamäki 75bac44ed8 man: updated the cppcheck.1.xml file. 2010-06-05 12:13:42 +02:00
Reijo Tomperi d0ca73c193 Update man page 2010-05-10 23:35:46 +03:00
Reijo Tomperi d1ebb83884 Minor fixes to the man page. 2009-12-05 22:24:04 +02:00
Daniel Marjamäki 42093911d6 updated help about --enable 2009-12-05 20:08:52 +01:00
Reijo Tomperi 839cee45a6 Update man page 2009-11-30 22:42:24 +02:00
Daniel Marjamäki f569edc614 manual: updated the manpage regarding --enable (#883) 2009-11-15 15:47:57 +01:00
Reijo Tomperi 0581c4195f Fixed typo in man page 2009-10-25 15:54:13 +02:00
Reijo Tomperi 38c2a360ee Fix #674 (Feature request: error filtering)
--suppressions argument added to CLI
http://sourceforge.net/apps/trac/cppcheck/ticket/674
2009-10-08 17:56:30 +03:00
Reijo Tomperi 541192da2b Minor fix to man page 2009-10-01 16:14:12 +03:00
Reijo Tomperi 949ad462c7 Fix #739 (Pre-defined output format templates)
http://sourceforge.net/apps/trac/cppcheck/ticket/739
Patch from lanurmi. Slightly modified by me.
2009-09-28 22:48:27 +03:00
Reijo Tomperi c6b0cfc15c Fix #662 (Command line option --append not documented)
http://sourceforge.net/apps/trac/cppcheck/ticket/662
2009-09-12 22:16:13 +03:00
Reijo Tomperi 7af4ac4282 New command line argument added --template
Fix ticket #462 (Allow using template to customize output format)
http://sourceforge.net/apps/trac/cppcheck/ticket/462
2009-09-05 22:01:49 +03:00
Reijo Tomperi 3d648b92ab Updated man page to reflect AUTHORS file. 2009-05-21 23:09:37 +03:00
Reijo Tomperi 8e32753ec1 Man page copyright year changed to 2009 2009-03-08 19:12:00 +02:00
Reijo Tomperi 15fc47660c Improve man page 2009-03-07 16:05:30 +02:00
Daniel Marjamäki fe2aee131d Fix ticket #140 (New command line option --auto-dealloc), added documentation 2009-03-07 08:56:12 +01:00
Reijo Tomperi 1ab57390cf Fix ticket #137 (--version would be nice) and also do some cleanup for help texts
http://apps.sourceforge.net/trac/cppcheck/ticket/137
2009-03-06 23:17:42 +02:00
Reijo Tomperi 28475b2986 Fix ticket #135 (Add option to control main() exit value) 2009-03-06 02:03:31 +02:00
Reijo Tomperi c936e00191 Copyright fix for the man page 2009-03-01 20:44:22 +00:00
Reijo Tomperi adced8abce Copyright for the man page 2009-03-01 20:41:04 +00:00
Reijo Tomperi 8e5f0b19fa Removed --vcl fromt he man page 2009-03-01 19:05:42 +00:00
Reijo Tomperi 92b0fa45b3 Updated man page for --vcl 2009-03-01 18:55:54 +00:00