Skip to content
Snippets Groups Projects
Commit badb5023 authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Add kill command.

parent 25cda8f6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -321,7 +321,7 @@ The feature page grabs its content automatically from the file
 
### Create or update the comparison pages (under `/comparison`)
 
The [comparison page][comp] grabs its content automatically from
The [comparison page][comp] grabs its content automatically from
`data/comparisons.yml`.
 
There are 3 files in total which you need to create or edit:
Loading
Loading
@@ -689,6 +689,7 @@ Beware that:
In case someone forgot the most important commands and is catting this file from the command line we end by listing them:
 
```
kill -kill `lsof -t -i tcp:4567`
bundle exec rake new_post
bundle exec middleman
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment