diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:50:19 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:50:19 +0100 |
| commit | 212882d6cf097073428cd7113a8be0d4adcc5234 (patch) | |
| tree | 3d7b51ad2cdd2d57d1ccb43a006d696af3f25a91 /README | |
| parent | Update e-mail and fix typo (diff) | |
| download | apsh-212882d6cf097073428cd7113a8be0d4adcc5234.tar.gz apsh-212882d6cf097073428cd7113a8be0d4adcc5234.tar.bz2 apsh-212882d6cf097073428cd7113a8be0d4adcc5234.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
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. |
