Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Update developer-plugin-creation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmileka authored Jan 17, 2019
1 parent fbbe031 commit 1a5d484
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The tool can be found under the folder AzureDeviceManagementPlugins in the solut

The syntax for using it is:
<pre>
PluginCreator.exe <skeletonPluginFolder> <pluginName> <targetFolderParent>
PluginCreator.exe &lt;skeletonPluginFolder&gt; &gt;pluginName&gt; &gt;targetFolderParent&gt;
</pre>

For example, to create a new plug-in for a component named SampleComponentName, we can run the following command:
Expand Down

0 comments on commit 1a5d484

Please sign in to comment.