summaryrefslogtreecommitdiff
path: root/doc/valac.1
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2019-11-06 13:57:07 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2019-11-06 16:52:23 +0100
commit3197d840f4793e90fc6fbced3de657556e010144 (patch)
tree876d852892c5380525ba7233eaf9e96a00c2930f /doc/valac.1
parentd3e66db2f27d5907b872832785dc13c6aee01ebc (diff)
downloadvala-3197d840f4793e90fc6fbced3de657556e010144.tar.gz
compiler: Add "--list-sources" options to output a list of all sources
Fixes https://gitlab.gnome.org/GNOME/vala/issues/872
Diffstat (limited to 'doc/valac.1')
-rw-r--r--doc/valac.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/valac.1 b/doc/valac.1
index f395517d9..ac26f4c06 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -90,6 +90,9 @@ Include comments in generated vapi
\fB\-\-deps\fR
Write make\-style dependency information to this file
.TP
+\fB\-\-list\-sources\fR
+Output a list of all source and binding files which are used
+.TP
\fB\-\-symbols\fR=\fI\,FILE\/\fR
Output symbols file
.TP