On Sunday, June 12, 2022 at 3:14:06 PM UTC-4 David Szent-Györgyi wrote: > On Sunday, June 12, 2022 at 10:03:54 AM UTC-4 [email protected] wrote: > >> The help text for dism is mostly unintelligible to ordinary computer >> users. You would have to know a lot of Microsoft-specific OS details to >> make sense of most of it. The only help command likely to be helpful for >> most of us is >> >> dism /online /cleanup-image /? >> > > I am not in front a WIndows computer, so I cannot see the response to that > command. Am I correct that the response is display of the options for > performing cleanup or recovery operations on the operating system as > installed on the computer that is providing the command line? >
Yes, that's right. But there is another wrinkle. You cannot get help on, e.g., "/cleanup-image", or even learn that it exists, unless you prefix the help command with the "/online" . It seems that dism can do so many things that the help system had to become complicated, too. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/36f9cde8-496e-418f-a232-9942905bb43dn%40googlegroups.com.
