Warning, /graphics/okular/doc/man-okular.1.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ 0003 <!ENTITY % English "INCLUDE"> 0004 ]> 0005 0006 <!-- Please keep this man page content in sync with Command Line Options sections of Okular handbook --> 0007 <refentry lang="&language;"> 0008 <refentryinfo> 0009 <title>Okular User's Manual</title> 0010 <author><firstname>Yuri</firstname><surname>Chornoivan</surname> 0011 <contrib>Okular man page.</contrib> 0012 <email>yurchor@ukr.net</email></author> 0013 <date>2022-02-19</date> 0014 <releaseinfo>Okular 22.04</releaseinfo> 0015 <productname>KDE Gear</productname> 0016 </refentryinfo> 0017 0018 <refmeta> 0019 <refentrytitle><command>okular</command></refentrytitle> 0020 <manvolnum>1</manvolnum> 0021 </refmeta> 0022 0023 <refnamediv> 0024 <refname>okular</refname> 0025 <refpurpose>a universal document viewer</refpurpose> 0026 </refnamediv> 0027 <!-- body begins here --> 0028 <refsynopsisdiv id='synopsis'> 0029 <cmdsynopsis> 0030 <command>okular</command> 0031 <arg choice="opt"><replaceable>Okular options</replaceable></arg> 0032 <arg choice="opt"><replaceable>URL</replaceable></arg> 0033 </cmdsynopsis> 0034 </refsynopsisdiv> 0035 0036 0037 <refsect1 id="description"><title>Description</title> 0038 <para><command>okular</command> 0039 is aimed to show documents in different formats.</para> 0040 0041 </refsect1> 0042 0043 <refsect1 id="options"><title>Okular options</title> 0044 <variablelist> 0045 0046 <varlistentry> 0047 <term><option>-p, --page <replaceable>number</replaceable></option></term> 0048 <listitem> 0049 <para>Open a page with a given number in the document.</para> 0050 </listitem> 0051 </varlistentry> 0052 0053 <varlistentry> 0054 <term><option>--presentation</option></term> 0055 <listitem> 0056 <para>Start the document in presentation mode.</para> 0057 </listitem> 0058 </varlistentry> 0059 0060 <varlistentry> 0061 <term><option>--print</option></term> 0062 <listitem> 0063 <para>Start with print dialog.</para> 0064 </listitem> 0065 </varlistentry> 0066 0067 <varlistentry> 0068 <term><option>--print-and-exit</option></term> 0069 <listitem> 0070 <para>Start with print dialog and exit after printing.</para> 0071 </listitem> 0072 </varlistentry> 0073 0074 <varlistentry> 0075 <term><option>--unique</option></term> 0076 <listitem> 0077 <para>Unique instance control.</para> 0078 </listitem> 0079 </varlistentry> 0080 0081 <varlistentry> 0082 <term><option>--noraise</option></term> 0083 <listitem> 0084 <para>Allows to prevent Okular window raising after the start.</para> 0085 </listitem> 0086 </varlistentry> 0087 0088 <varlistentry> 0089 <term><option>--find <replaceable>string</replaceable></option></term> 0090 <listitem> 0091 <para>Tries to find and highlight a given string in the document. Only works if just one document is given as an argument of the okular command.</para> 0092 </listitem> 0093 </varlistentry> 0094 0095 <varlistentry> 0096 <term><option>--editor-cmd <replaceable>string</replaceable></option></term> 0097 <listitem> 0098 <para>Sets the external editor command. You cannot set the editor command in an already running Okular instance. Please note that <option>--unique</option> is not supported when setting the editor command at the commandline.</para> 0099 </listitem> 0100 </varlistentry> 0101 </variablelist> 0102 </refsect1> 0103 0104 <refsect1 id="arguments"><title>Arguments</title> 0105 <variablelist> 0106 <varlistentry> 0107 <term><option>URL</option></term> 0108 <listitem> 0109 <para>An address of the document to be opened. For PDF, can be given as <replaceable>document_name</replaceable>#<replaceable>named_destination</replaceable> where <replaceable>named_destination</replaceable> is a particular named destination embedded in the document.</para> 0110 </listitem> 0111 </varlistentry> 0112 </variablelist> 0113 </refsect1> 0114 0115 <refsect1 id="feedback"><title>Feedback</title> 0116 <para>On IRC, irc.libera.chat #okular or via email, okular-devel@kde.org or on the web, <<ulink url="https://okular.kde.org/">https://okular.kde.org/</ulink>>.</para> 0117 </refsect1> 0118 0119 <refsect1> 0120 <title>See Also</title> 0121 <simplelist> 0122 <member>More detailed user documentation is available from <ulink 0123 url="help:/okular">help:/okular</ulink> 0124 (either enter this <acronym>URL</acronym> into &konqueror;, or run 0125 <userinput><command>khelpcenter</command> 0126 <parameter>help:/okular</parameter></userinput>).</member> 0127 <member>kf5options(7)</member> 0128 <member>qt5options(7)</member> 0129 <member>There is also further information available at 0130 <ulink url="https://okular.kde.org/">https://okular.kde.org/</ulink></member> 0131 </simplelist> 0132 </refsect1> 0133 0134 <refsect1 id="copyright"><title>Copyright</title> 0135 <para>Copyright © 2002 Wilco Greven, Christophe Devriese</para> 0136 <para>Copyright © 2004-2005 Enrico Ros</para> 0137 <para>Copyright © 2005 Piotr Szymanski</para> 0138 <para>Copyright © 2004-2012 Albert Astals Cid</para> 0139 <para>Copyright © 2006-2009 Pino Toscano</para> 0140 <para>License: GNU General Public Version 2 <<ulink url="https://www.gnu.org/licenses/gpl-2.0.html">https://www.gnu.org/licenses/gpl-2.0.html</ulink>></para> 0141 </refsect1> 0142 </refentry> 0143