diff --git a/pyglance/glance/compare.py b/pyglance/glance/compare.py index a0cb7660996a808903488bee62ebac95de845a9f..4f93e831769a42079eb6ed4a54bc0df20bcec93a 100644 --- a/pyglance/glance/compare.py +++ b/pyglance/glance/compare.py @@ -1436,11 +1436,13 @@ glance inspectStats A.hdf This option launches the graphical user interface for glance. This interface includes only some of the basic functionality of glance and may be expanded in the future. - No arguments are required when using this option. + Files to be loaded as File A and File B may be specified on the command line. The various output related arguments (quiet, verbose, debug, etc.) may be used if desired. Examples: glance gui + glance gui A.nc + glance gui A.nc B.hdf """ LOG.debug("Launching Glance GUI")