Skip to content

Commit 300e0ef

Browse files
Update addon docs
1 parent 00a3e37 commit 300e0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli/built-in-commands/addons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Lists all add-ons available in the system.
1010

1111
php eecli.php addons:list
1212

13-
List add-ons that can be installed:
13+
List add-ons that are currently installed:
1414

1515
php eecli.php addons:list i
1616

@@ -26,7 +26,7 @@ or
2626

2727
php eecli.php addons:list update-available
2828

29-
List add-ons that can be uninstalled:
29+
List add-ons that can currently be uninstalled:
3030

3131
php eecli.php addons:list u
3232
or

0 commit comments

Comments
 (0)