From 8e06c39ed8311aeb36696d9f964550407e1c556e Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sat, 9 Dec 2017 17:34:58 +0100 Subject: clean todos --- doc/references/CommandReference.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/references') diff --git a/doc/references/CommandReference.rst b/doc/references/CommandReference.rst index 3816afe42..16430cb72 100644 --- a/doc/references/CommandReference.rst +++ b/doc/references/CommandReference.rst @@ -11,8 +11,6 @@ Environment variables .. envvar:: GHDL_PREFIX - .. TODO:: Add short description to :option:`GHDL_PREFIX` - Misc commands ============= @@ -34,7 +32,7 @@ for this later command are displayed:: ghdl -h command .. index:: cmd display configuration - + Display config [``--disp-config``] -------------------------------------- @@ -136,7 +134,7 @@ Link [``--link``] --------------------- .. option:: --link <[options] primary_unit [secondary_unit]> - + Performs only the second stage of the elaboration command: the executable is created by linking the files of the object files list. This command is available only for completeness. The elaboration command is equivalent to the bind command followed by the link command. .. index:: cmd GCC/LLVM list link @@ -176,7 +174,7 @@ Use ``COMMAND`` as the command name for the assembler. If ``COMMAND`` is not a .. option:: --LINK<=COMMAND> Use ``COMMAND`` as the linker driver. If ``COMMAND`` is not a path, then it is searched in the path. The default is ``gcc``. - + Passing options to other programs ================================= -- cgit v1.2.3