From 3e42787335fa90bce98b7dafc934faeae5a09e33 Mon Sep 17 00:00:00 2001 From: Alexander Andryashin Date: Sun, 12 Feb 2017 09:43:56 +0300 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.