Skip to content

Commit c1189df

Browse files
committed
Clean up
1 parent f08b679 commit c1189df

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/rst/source/pstext.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Synopsis
1212

1313
.. include:: common_SYN_OPTs.rst_
1414

15-
**gmt pstext** [ *textfiles* ] |-J|\ *parameters*
15+
**gmt pstext** [ *textfiles* ]
16+
|-J|\ *parameters*
1617
|SYN_OPT-Rz|
1718
[ |-A| ]
1819
|SYN_OPT-B|

doc/rst/source/text.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Synopsis
1212

1313
.. include:: common_SYN_OPTs.rst_
1414

15-
**gmt text** [ *textfiles* ] |-J|\ *parameters*
15+
**gmt text** [ *textfiles* ]
16+
|-J|\ *parameters*
1617
|SYN_OPT-Rz|
1718
[ |-A| ]
1819
[ |SYN_OPT-B| ]
@@ -75,8 +76,8 @@ Required Arguments
7576
------------------
7677

7778
*textfiles*
78-
This is one or more files containing 1 or more records with (*x*,
79-
*y*\ [, *font*, *angle*, *justify*], *text*). The attributes in
79+
This is one or more files containing 1 or more records with (*x*
80+
*y*\ [ *font* *angle* *justify*] *text*). The attributes in
8081
brackets can alternatively be set directly via **-F**. If no files
8182
are given, **text** will read standard input. *font* is a font
8283
specification with format [*size*,][*font*,][*color*] where

0 commit comments

Comments
 (0)