FileCreator/en-US/FileCreator.dll-Help.xml
<command:command
xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> Create random files. </command:details> <maml:description> Create a specific size file with random contents. </maml:description> <command:syntax> <!--Add syntax information here--> </command:syntax> <command:parameters> <!--Add parameter information here--> </command:parameters> <command:inputTypes> <!--Add input type information here--> </command:inputTypes> <command:returnValues> <!--Add return value information here--> </command:returnValues> <maml:alertSet> <!--Add Note information here--> </maml:alertSet> <command:examples> <!--Add cmdlet examples here--> </command:examples> <maml:relatedLinks> <!--Add links to related content here--> </maml:relatedLinks> </command:command> |