1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-03 20:02:39 +01:00

pluginloader: Updated documentation to say plugin instead of extension

This commit is contained in:
Sebastian Goscik
2016-03-17 15:25:54 +00:00
parent 1e6763ee9b
commit c51593a729
16 changed files with 154 additions and 155 deletions

View File

@@ -84,18 +84,18 @@ configuration files used during execution.
list
----
This lists all extensions of a particular type. For example ::
This lists all plugins of a particular type. For example ::
wa list workloads
will list all workloads currently included in WA. The list will consist of
extension names and short descriptions of the functionality they offer.
plugin names and short descriptions of the functionality they offer.
show
----
This will show detailed information about an extension, including more in-depth
This will show detailed information about an plugin, including more in-depth
description and any parameters/configuration that are available. For example
executing ::