summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-11-09 14:33:08 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2017-11-19 15:06:29 +0100
commit0e45b19dfabce1b2f04733d7ec6eb02d6692b549 (patch)
treef95dcf01db824e4983d7e0eb35065ad147e6393c /doc
parentd4d6cc2abbfff21dd8978c50c2a98ce7cf11515e (diff)
downloadvala-0e45b19dfabce1b2f04733d7ec6eb02d6692b549.tar.gz
compiler: Properly parse arguments for vala interpeter-mode
Arguments for the target need to be passed with --run-args from now on. https://bugzilla.gnome.org/show_bug.cgi?id=663070
Diffstat (limited to 'doc')
-rw-r--r--doc/valac.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/valac.1 b/doc/valac.1
index 7f212b469..eb39228d0 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -196,6 +196,9 @@ Write vala build version in generated files
.TP
\fB\-\-disable\-version\-header\fR
Do not write vala build version in generated files
+.TP
+\fB\-\-run\-args\fR
+Arguments passed to directly compiled executeable
.SH BUGS
https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala
.SH "HOMEPAGE OR CONTACT"