Big batch o' Activity docs.
This commit is contained in:
parent
3d77b2451a
commit
23c17851ea
14 changed files with 299 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'run command as user body' => {
|
||||
message => q|<p>This workflow activity will switch the session's current user to that passed in to the Activity. Then it will process any macros found in the command and execute the command on the command line.</p>|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue