diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ NAME - apsh — advanced piping shell + apsh — Advanced piping shell DESCRIPTION apsh is a shell designed to give the user the ability @@ -16,6 +16,6 @@ DESCRIPTION lets the user create pipes and sockets before they are used. - Additionally if ( ) or (( )) is used as an argument - in to a command, the code is formatted and parsed - the as a string to the command as that argument. + Additionally, if ( ) or (( )) is used as an argument + to a command, the code is formatted and parsed as a + string and passed to the command as that argument. |
