Skip to content

Commit 121c476

Browse files
author
Dmitri Zimin(e)
authored
Merge pull request #311 from StackStorm/LH/predefined-actions
Predefined actions - small clarification
2 parents d9f0d12 + 948984c commit 121c476

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/actions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ Pre-defined Actions
632632
^^^^^^^^^^^^^^^^^^^
633633

634634
There are several predefined actions that come out of the box when |st2|
635-
is installed via packages.
635+
is installed via packages. These are in the ``core`` pack:
636636

637637
``core.local`` : This action allows execution of arbitrary \*nix/shell commands
638638
locally. You can excute this command via the CLI using:
@@ -655,7 +655,7 @@ executed from the |st2| box:
655655

656656
st2 run core.http url="http://httpbin.org/get" method="GET"
657657

658-
To see all predefined actions:
658+
To see all actions in the ``core`` pack:
659659

660660
::
661661

0 commit comments

Comments
 (0)