(sed-cmd {[_ sp rp] :match raw :raw})sed s/<search-pattern>/<replace-pattern> <string> # replace <search-pattern> with <replace-pattern> on piped contents sed s/<search-pattern/ <string> # replace <search-pattern> with nothing on piped contents
sed s/<search-pattern>/<replace-pattern> <string> # replace <search-pattern> with <replace-pattern> on piped contents sed s/<search-pattern/ <string> # replace <search-pattern> with nothing on piped contents
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |