From 9e360849298db8af8f8fc78ad4d65584070ab220 Mon Sep 17 00:00:00 2001
From: Oleg Alexandrov <oleg.alexandrov@gmail.com>
Date: Mon, 27 Feb 2023 11:50:42 -0800
Subject: [PATCH] Minor doc formatting fix (#434)

A bit of missing text was resulting in the doc having a rendering issue.
---
 docs/source/tools/usgscsm_cam_test.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/tools/usgscsm_cam_test.rst b/docs/source/tools/usgscsm_cam_test.rst
index 84ea70f..9cdfcc5 100644
--- a/docs/source/tools/usgscsm_cam_test.rst
+++ b/docs/source/tools/usgscsm_cam_test.rst
@@ -47,7 +47,7 @@ Command line options
     Use this value for operations (ground-to-image and image-to-ground)
     which need a precision value. Measured in pixels.
 
---modify-sup-file (default: "")>
+--modify-sup-file <string (default: "")>
     Input GXP .sup file to be modified by inputted CSM model. This will override
     the existing .sup file's SENSOR_STATE.
 
-- 
GitLab