Apply mend of OPTIONS per Shin-Ichi's syntax fix
This commit is contained in:
parent
f73527636a
commit
2e0bea19d7
12 changed files with 25 additions and 21 deletions
|
|
@ -187,9 +187,10 @@ Windows のユーザー
|
|||
(Linux 及び Unix の場合のみ)
|
||||
|
||||
Use the command COMMAND to print a PostScript format file when
|
||||
the 'Print' button is clicked while the modifier key is being
|
||||
held. (This is typically used for providing a print dialog,
|
||||
similar to when pressing [Alt]+'Print' in Windows and macOS.)
|
||||
the 'Print' button is clicked while the [Alt] modifier key is
|
||||
being held. (This is typically used for providing a print
|
||||
dialog, similar to when pressing [Alt]+'Print' in Windows and
|
||||
macOS.)
|
||||
|
||||
If this option is not specifically not set, the default command
|
||||
is KDE's graphical print dialog:
|
||||
|
|
|
|||
|
|
@ -280,7 +280,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Use the command <i>COMMAND to print a PostScript format file when the 'Print' button is clicked while the </i> modifier key is being held. (This is typically used for providing a print dialog, similar to when pressing <b>[Alt]</b>+'Print' in Windows and macOS.) </p>
|
||||
Use the command <i>COMMAND</i> to print a PostScript format file when the 'Print' button is clicked while the <b>[Alt]</b> modifier key is being held. (This is typically used for providing a print dialog, similar to when pressing <b>[Alt]</b>+'Print' in Windows and macOS.) </p>
|
||||
|
||||
<p>
|
||||
If this option is not specifically not set, the default command is KDE's graphical print dialog: </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue