diff --git a/README.md b/README.md index 0777b4c..ca5a97c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ It runs within container as process with pid 1, translates received signals to c Usage: -```init COMMAND [args...] +``` +init COMMAND [args...] +``` Useful to run servers like [this](https://github.com/facebookgo/grace) within containers.