Skip to content
This repository was archived by the owner on Oct 28, 2019. It is now read-only.

Commit 94da4ca

Browse files
author
Sam Jones
committed
fix error and add help
1 parent 668c7b6 commit 94da4ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ To use the command line tool, use `<command> | curl -F 'paste=<-' http://s.drk.s
1717

1818
You can also add that command to your bash/zsh alias file so that you can use it easier:
1919

20-
Simply add `alias snippt="curl -F 'paste=<-' http://s.drk.sc". This will allow you to use `<command> | snippt`
20+
Simply add `alias snippt="curl -F 'paste=<-' http://s.drk.sc"`. This will allow you to use `<command> | snippt`.
21+
22+
See [here](http://s.drk.sc/man/) for more information.

0 commit comments

Comments
 (0)