diff --git a/README.md b/README.md index c04a5cd..8695ef4 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ tend --restart --ignoreHidden ./ "node server.js" Running `tend` with no cli arguments will try to load your `.tendrc` file and start from any configuration set in that -#### tend +#### tend \ `tend` will try to load your `.tendrc` file and run the command provided in the section ``. It will run the command once and will not watch for changes in `directory`. -#### tend [--restart] [--start] [--ignoreHidden] [--filter ] [ ] +#### tend [--restart] [--start] [--ignoreHidden] [--filter \] [\ \] Run `tend` with options for a single directory/command from cli rather than loading options from `.tendrc`.