diff --git a/lib/custom.php b/lib/custom.php index e760918..a1ee51d 100644 --- a/lib/custom.php +++ b/lib/custom.php @@ -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 + + + '; return $out;