diff options
| -rw-r--r-- | man/smash.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/smash.md b/man/smash.md index 3bc021d..a5d6bd9 100644 --- a/man/smash.md +++ b/man/smash.md @@ -24,8 +24,6 @@ Variables are set by the following: $ [variable]=command [args...] [| ... | ...] ``` - **IMPORTANT** `This is not implemented yet.` - ## Run a script You can run a script by providing its path to smash and every argument after it are forwarded to the script. |