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: ```