DiskTool - Autodetection of filesystems and better debugging
[tpg/acess2.git] / Tools / DiskTool / src / main.c
index 823bb2b..c3c4166 100644 (file)
@@ -68,6 +68,8 @@ int main(int argc, char *argv[])
                        i += 2;
                        continue ;
                }
+       
+               fprintf(stderr, "Unknown command '%s'\n", argv[i]);
        }
        
        DiskTool_Cleanup();

UCC git Repository :: git.ucc.asn.au