Skip to content

Commit

Permalink
Edited following @chriscool feedback
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
  • Loading branch information
RichardLitt committed Jan 10, 2016
1 parent dc4f5af commit 8e2c77c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/ipfs/daemon.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ You can setup CORS headers the same way:
Shutdown
To shutdown, kill, quit, or otherwise stop the daemon, send a SIGTERM signal.
If it persists, send a second. This can be done by pressing Ctrl+C twice.
To shutdown the daemon, kill, quit, Ctrl+C, or otherwise stop it.
If it persists, try again once.
DEPRECATION NOTICE
Expand Down

0 comments on commit 8e2c77c

Please sign in to comment.