Skip to content

Commit

Permalink
Update custom.php
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Mar 23, 2024
1 parent 80d4b79 commit e20c5d6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions lib/custom.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,19 @@ public static function help(): string
The console is accessed with the command console.
Parameters can also be passed directly, such as console package:list.
Default commands
-------
help, cd, chown, date, df, echo, ffmpeg, find, free, git, grep, hostname, ls, tail, php, pwd, whoami
Special REDAXO commands
-------
- showconfig
- basepath
- console
</pre>';

return $out;
Expand Down

0 comments on commit e20c5d6

Please sign in to comment.