Skip to content

Commit

Permalink
Update viewdir.xml (add -i flag info)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbaker22 authored Aug 15, 2023
1 parent 04a632c commit 47459be
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/docbook/system/mann/viewdir.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,16 @@
<refsynopsisdiv xml:id="synopsis">
<cmdsynopsis sepchar=" ">
<command>viewdir</command>
<arg choice="opt" rep="repeat"><replaceable>-i</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>

<refsection xml:id="description"><title>DESCRIPTION</title>

<para>Returns the direction vector using the current azimuth and elevation as input. See also the
<command>ae2dir</command> and <command>qvrot</command> commands.

<para>Returns the direction vector using the current azimuth and elevation as input.
If the <emphasis>-i</emphasis> option is used the commmand will return the
inverse directional vector. See also the <command>ae2dir</command> and
<command>qvrot</command> commands.
</para>
</refsection>

Expand Down

0 comments on commit 47459be

Please sign in to comment.