Update readme and documentation for release
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
c35cf680b0
commit
83eeb131d8
6 changed files with 332 additions and 155 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/docker/containerd"
|
||||
)
|
||||
|
||||
const Usage = `High performance conatiner daemon controller`
|
||||
const Usage = `High performance container daemon cli`
|
||||
|
||||
func main() {
|
||||
app := cli.NewApp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue