commit 53f3af563128b49350d7214f044a9f6beefc7a7d
parent f598984716313a561f9e6793277bf14e91f08170
Author: Hugo Soucy <hugo@soucy.cc>
Date: Mon, 27 Apr 2020 14:51:03 -0400
Add the option sitename
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/cli b/bin/cli
@@ -52,7 +52,7 @@ else
print([[Your options are:
* `install` - Install Ferron and his dependencies
* `start` - Create a new website from the sample repository
- * `build [--dev]` - Build your site in prod or dev
+ * `build [sitename] [--dev]` - Build your site in prod or dev
* `create` - Create content from archetypes
Usage: