diff options
Diffstat (limited to 'help/C/index.docbook')
-rw-r--r-- | help/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index b7fc922f..55db5d0e 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -349,7 +349,7 @@ <para>You can run <application>&app;</application> from a command line and open a single file or multiple files. To open multiple files from a command line, type the following command, then press <keycap>Return</keycap>:</para> <para><command>pluma <replaceable>file1.txt file2.txt file3.txt</replaceable></command></para> <para>Alternatively, you can specify a URI instead of a filename.</para> - <para>For more information on how to run <application>&app;</application> from a command line, see the Unix manual page for &app;, <ulink url="man:pluma" type="man"><citerefentry><refentrytitle>&app;</refentrytitle><manvolnum>1</manvolnum></citerefentry></ulink>.</para> + <para>Refer to the <ulink url="man:pluma" type="man"><citerefentry><refentrytitle>&app;</refentrytitle><manvolnum>1</manvolnum></citerefentry></ulink> man page for more information on how to run <application>&app;</application> from a command line.</para> </sect2> </sect1> <!-- ================ Usage ================================ --> |