summaryrefslogtreecommitdiff
path: root/cmd/root.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/root.go')
-rw-r--r--cmd/root.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/root.go b/cmd/root.go
index 3ef07bc..ef43fa8 100644
--- a/cmd/root.go
+++ b/cmd/root.go
@@ -65,5 +65,6 @@ EXAMPLES:
DESCRIPTION:
Kite converts your content into a static website using themes and templates.
+ Use 'kite init' to start a new blog project.
`)
}