From 3ef00a10829518f5a598bf080415b43fba7b06b5 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 25 Mar 2018 22:25:14 +1000 Subject: [PATCH] Fix wee_extension --install typo --- docs/utilities.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/utilities.htm b/docs/utilities.htm index 1ed25ccd..35eab48c 100644 --- a/docs/utilities.htm +++ b/docs/utilities.htm @@ -904,8 +904,8 @@ Options:

Use this action to install an extension. You must specify the path to a .zip archive, a .tgz/.tar.gz archive, or a directory.

-
wee_extension --install extensions/basic
-wee_extension --install basic.tar.gz
+
wee_extension --install=examples/basic
+wee_extension --install=basic.tar.gz

Action --list

This action will list all the extensions that you have