--- ./scan.py.orig 2025-07-18 14:44:34.159824427 -0500 +++ ./scan.py 2025-07-18 14:46:11.181819060 -0500 @@ -252,7 +252,7 @@ extra_options=[utils.USAGE_SPACE, ("[OPTIONS] (General)", "", "header", False), - ("Scan destinations:", "-s or --dest=", "option", False), + ("Scan destinations:", "--dest=", "option", False), ("", "where is a comma separated list containing one or more of: 'file', ", "option", False), ("", "'viewer', 'editor', 'pdf', or 'print'. Use only commas between values, no spaces.", "option", False), ("Scan mode:", "-m or --mode=. Where is 'gray', 'color' or 'lineart'.", "option", False),