diff --git a/geomagio/Controller.py b/geomagio/Controller.py index 4ef103ee406b1f7c2a188f5d047f10c111f438fb..f4d8ee69d77a3f445751533c274f3ab80ab8f1f5 100644 --- a/geomagio/Controller.py +++ b/geomagio/Controller.py @@ -988,7 +988,7 @@ def parse_args(args): ) output_group.add_argument( "--output-host", - default="cedgecwb.usgs.gov", + default="edgecwb.usgs.gov", help="Write to specified host", metavar="HOST", )