Skip to content

Commit cc4e410

Browse files
authored
Fix minor issue in sample1d doc file (#4134)
Did not show the +l modifier other than in synopsis.
1 parent 66c356b commit cc4e410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rst/source/sample1d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Optional Arguments
6565

6666
.. _-A:
6767

68-
**-A**\ **f**\|\ **p**\|\ **m**\|\ **r**\|\ **R**
68+
**-A**\ **f**\|\ **p**\|\ **m**\|\ **r**\|\ **R**\ [**+l**]
6969
For track resampling (if **-T**...\ *unit* is set) we can select how
7070
this is to be performed. Append **f** to keep original points, but
7171
add intermediate points if needed; note this selection does not

0 commit comments

Comments
 (0)