From 009fddd38317b3ece99410ccb91d3cb7ea9cb7d5 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sat, 29 Jun 2019 10:28:51 -0700 Subject: [PATCH] Updated Directories and Files (markdown) --- Directories-and-Files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directories-and-Files.md b/Directories-and-Files.md index ca2ce80..63b5f38 100644 --- a/Directories-and-Files.md +++ b/Directories-and-Files.md @@ -4,7 +4,7 @@ When talking about file systems, many people would assume directories, list file ### Sample usage -First, run ```weed filer -h``` to see an example ```filer.toml``` file. Copy it out and read it, create the data store if needed. +First, run ```weed scaffold -config=filer``` to see an example ```filer.toml``` file. Copy it out and read it, create the data store if needed. The simplest filer.toml can be: ```