citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 1109648f6c772dee9fe09b3f98943743a3c2b5bc
parent 59ed8cf8426a96fd8f4ddb7fbe89c6b92c9966cb
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sun, 10 Apr 2016 11:28:23 -0600

man: add some examples to SYNOPSIS

Diffstat:
Mbin/citrun_wrap.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/citrun_wrap.1 b/bin/citrun_wrap.1 @@ -6,7 +6,7 @@ .Nd add instrumentation to a native build command .Sh SYNOPSIS .Nm -make +.Ar make | jam | gcc | cmake | ... .Sh DESCRIPTION Add instrumentation to an existing native build command by configuring the environment and then calling the command.