We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e95856 commit 70c9e28Copy full SHA for 70c9e28
1 file changed
GUIDE.md
@@ -46,7 +46,7 @@ https://write.as/aaaaaaaaaaaa
46
47
This is generally more useful for posting terminal output or code, like so (the `--code` flag turns on syntax highlighting):
48
49
-OS X / *nix: `cat writeas/cli.go | writeas --code`
+macOS / Linux: `cat writeas/cli.go | writeas --code`
50
51
Windows: `type writeas/cli.go | writeas.exe --code`
52
0 commit comments