From de3093cae37a4d981dc79aaf0683b2e3d4484dda Mon Sep 17 00:00:00 2001 From: binux Date: Thu, 22 Jan 2015 23:22:51 +0800 Subject: [PATCH] update docs of one --- docs/Command-Line.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Command-Line.md b/docs/Command-Line.md index fd007b17f..a4734c251 100644 --- a/docs/Command-Line.md +++ b/docs/Command-Line.md @@ -125,6 +125,8 @@ Options: **NOTE: webui is not running in one mode.** +In `one` mode, results will be written to stdout by default. You can capture them via `pyspider one > result.txt`. + #### [SCRIPTS] The script file path of projects. Project status is RUNNING, `rate` and `burst` can be set via script comments: