Help_Files/Test-DownloadSpeed-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Test-DownloadSpeed</command:name>
      <command:verb>Test</command:verb>
      <command:noun>DownloadSpeed</command:noun>
      <maml:description>
        <maml:para>Tests the current download speed using Speedtest.net and writes it to `stdout`.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Uses the Speedtest.net service to test the current download speed by executing a test against the four closest servers and returning the fastest result.</maml:para>
    </maml:description>
    <command:syntax />
    <command:parameters />
    <command:inputTypes />
    <command:returnValues />
    <maml:alertSet>
      <maml:alert />
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Base Usage --------------------------</maml:title>
        <dev:code></dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
</helpItems>