fix item list
This commit is contained in:
@@ -1033,7 +1033,7 @@
|
||||
],
|
||||
"example": [
|
||||
"# Example 1",
|
||||
"MOM_polar_motion linear_move polar_vector_ref mom_pos"
|
||||
"MOM_polar_motion \"linear_move\" \"polar_vector_ref\" \"mom_pos\""
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1150,7 +1150,7 @@
|
||||
}
|
||||
],
|
||||
"example": [
|
||||
"MOM_source my_header.tcl"
|
||||
"MOM_source \"my_header.tcl\""
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1169,7 +1169,7 @@
|
||||
}
|
||||
],
|
||||
"example": [
|
||||
"MOM_suppress_address Always N X Y"
|
||||
"MOM_suppress \"Always\" \"N\" \"X\" \"Y\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user