From fff73de6896d718c223f87501dcd0983104bad77 Mon Sep 17 00:00:00 2001 From: creme Date: Tue, 14 Jan 2020 14:43:44 -0500 Subject: [PATCH] Update 'wiki/pages/etiquette.md' small curl cmd fix. --- wiki/pages/etiquette.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/etiquette.md b/wiki/pages/etiquette.md index b76e923..1359fbf 100644 --- a/wiki/pages/etiquette.md +++ b/wiki/pages/etiquette.md @@ -12,7 +12,7 @@ category: some rules adapted from: [fizerkhan/irc-etiquette](https://github.com/fizerkhan/irc-etiquette) ## no flooding/spamming/trolling in main channels -multiline messages belong in a pastebin. feel free to use https://ttm.sh (`echo text here | curl -F'file=@-;filename=stdin.txt'`) or https://paste.tildeverse.org for a graphical pastebin. +multiline messages belong in a pastebin. feel free to use https://ttm.sh (`echo "text here" | curl -F'file=@-;' https://ttm.sh`) or https://paste.tildeverse.org for a graphical pastebin. if you have a need to spam many lines or abuse the figlet feature of tildebot, please do so in the appropriate channel (#chaos or #shitposting). this includes ascii art and/or figlet output. please be considerate.