From 6043ef2dcf23a7678a6071610df159974b0488a1 Mon Sep 17 00:00:00 2001 From: He Xingchen Date: Sat, 11 Oct 2025 12:54:56 +0800 Subject: [PATCH 1/3] Fix typo in mlconverter.rst Fix typo: [ |SYN_OPT-V| ] --- doc/rst/source/supplements/gsfml/mlconverter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/source/supplements/gsfml/mlconverter.rst b/doc/rst/source/supplements/gsfml/mlconverter.rst index b72c1560b59..faae403deb0 100644 --- a/doc/rst/source/supplements/gsfml/mlconverter.rst +++ b/doc/rst/source/supplements/gsfml/mlconverter.rst @@ -17,7 +17,7 @@ Synopsis [ |-G|\ [**s**] ] [ |-I|\ *FZid* ] [ |-T|\ **c**\ |\ **g**\ |\ **o**\ |\ **s** ] -[ GMT_V_OPT ] +[ |SYN_OPT-V| ] |No-spaces| From 3d28ecb75f046f763c6d82d148263acb6236738e Mon Sep 17 00:00:00 2001 From: He Xingchen Date: Sat, 11 Oct 2025 20:16:42 +0800 Subject: [PATCH 2/3] fix the -T syntax fix the -T syntax --- doc/rst/source/supplements/gsfml/mlconverter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/source/supplements/gsfml/mlconverter.rst b/doc/rst/source/supplements/gsfml/mlconverter.rst index faae403deb0..2152ad21f8a 100644 --- a/doc/rst/source/supplements/gsfml/mlconverter.rst +++ b/doc/rst/source/supplements/gsfml/mlconverter.rst @@ -51,7 +51,7 @@ Optional Arguments .. _-T: -**-Tc**\ |\ **g**\ |\ **o**\ |\ **s** +**-T**\ **c**\|\ **g**\|\ **o**\|\ **s** Select the magnetic time scale to use. Choose from **c** (Cande and Kent, 1995), **g** (Gee and Kent, 2007), **o** (Ogg, 2012), or **s** (Gradstein, 2004) [**g**]. From faf489b368d38df14de156f0ea63835a97105993 Mon Sep 17 00:00:00 2001 From: He Xingchen Date: Mon, 13 Oct 2025 09:47:20 +0800 Subject: [PATCH 3/3] Update doc/rst/source/supplements/gsfml/mlconverter.rst Co-authored-by: Dongdong Tian --- doc/rst/source/supplements/gsfml/mlconverter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/source/supplements/gsfml/mlconverter.rst b/doc/rst/source/supplements/gsfml/mlconverter.rst index 2152ad21f8a..d04fc2431bc 100644 --- a/doc/rst/source/supplements/gsfml/mlconverter.rst +++ b/doc/rst/source/supplements/gsfml/mlconverter.rst @@ -16,7 +16,7 @@ Synopsis [ |-A| ] [ |-G|\ [**s**] ] [ |-I|\ *FZid* ] -[ |-T|\ **c**\ |\ **g**\ |\ **o**\ |\ **s** ] +[ |-T|\ **c**\|\ **g**\|\ **o**\|\ **s** ] [ |SYN_OPT-V| ] |No-spaces|