diff --git a/plugins/sprunge/sprunge.plugin.zsh b/plugins/sprunge/sprunge.plugin.zsh index 66297e31f..de31e7f57 100644 --- a/plugins/sprunge/sprunge.plugin.zsh +++ b/plugins/sprunge/sprunge.plugin.zsh @@ -14,7 +14,6 @@ DESCRIPTION USAGE $0 filename.txt - $0 text string $0 < filename.txt piped_data | $0 @@ -24,7 +23,7 @@ NOTES $0 can accept piped data, STDIN redirection [