]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/process.tex
Applied patch [ 581139 ] Misc wxCmdLineParser changes/fixes
[wxWidgets.git] / docs / latex / wx / process.tex
index d79ce9bcbfec889cc2c8e33e8f204178ce7b9630..0917a04680ab4dce359ad75458e914c49967fac6 100644 (file)
@@ -212,7 +212,8 @@ exits to avoid memory leaks.
 \wxheading{Parameters}
 
 \docparam{cmd}{The command to execute, including optional arguments.}
-\docparam{flags}{The flags to pass to \helpref{wxExecute}{wxexecute}.}
+\docparam{flags}{The flags to pass to \helpref{wxExecute}{wxexecute}.
+  NOTE: wxEXEC_SYNC should not be used.}
 
 \wxheading{Return value}