From bfa1576196ce238c6015bad67aef925a95ecfc53 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 8 May 2020 11:24:18 +0200 Subject: doc: document option '-o' --- doc/using/InvokingGHDL.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/using') diff --git a/doc/using/InvokingGHDL.rst b/doc/using/InvokingGHDL.rst index 9a548c992..808e26013 100644 --- a/doc/using/InvokingGHDL.rst +++ b/doc/using/InvokingGHDL.rst @@ -366,6 +366,11 @@ Options Be verbose. For example, for analysis, elaboration and make commands, GHDL displays the commands executed. +.. option:: -o= + + All the commands that perform a link (:option:`-e`, :option:`--elab-run`, :option:`--link`, :option:`-c`, :option:`-m`, + etc.) support overriding the location and name of the generated artifact. + Warnings ======== -- cgit v1.2.3