diff --git a/utils/psh-applets/edit.md b/utils/psh-applets/edit.md index 3f715194..a2568230 100644 --- a/utils/psh-applets/edit.md +++ b/utils/psh-applets/edit.md @@ -1,4 +1,4 @@ -# The Text Editor +# Edit The plain text editor provided as an applet for `psh` can be used to quickly edit device configuration, remotely edit scripts (like Lua, Python, etc.) diff --git a/utils/psh-applets/pshapp.md b/utils/psh-applets/pshapp.md index 812e06f7..7e5c8f9b 100644 --- a/utils/psh-applets/pshapp.md +++ b/utils/psh-applets/pshapp.md @@ -1,4 +1,4 @@ -# (psh) pshapp +# pshapp The interactive session of Phoenix SHell is itself an applet called `pshapp` **and is accessible using `psh`** command. It delivers a commandline user interface together with a command interpreter. diff --git a/utils/psh.md b/utils/psh.md index 74768f90..324d7954 100644 --- a/utils/psh.md +++ b/utils/psh.md @@ -1,4 +1,4 @@ -# Phoenix Shell (psh) +# psh The Phoenix Shell is a compact program that enables you to control Phoenix-RTOS from the command line.