manual; extend description of --std
This commit is contained in:
parent
693b24d30a
commit
fdb8cbdb8c
|
@ -289,6 +289,8 @@ You can also create your own custom platform configuration in a XML file. Here i
|
|||
|
||||
# C/C++ Standard
|
||||
|
||||
Use `--std` on the command line to specify a C/C++ standard.
|
||||
|
||||
Cppcheck assumes that the code is compatible with the latest C/C++ standard but you can override this.
|
||||
|
||||
The available options are:
|
||||
|
|
Loading…
Reference in New Issue