diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-14 09:34:04 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-14 09:34:04 +0100 |
| commit | c0178363472e162a7cb21e381c512979130dfdb0 (patch) | |
| tree | 4e6e0df20c50673dfa92cab63f84c29be4fc12bd /man/smash.md | |
| parent | dffe48ee9dec21e3dbcb374f938d747da8d66f12 (diff) | |
edit smash manual
Diffstat (limited to 'man/smash.md')
| -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. |