From 03b95ff643abb7ed796c5fdf29d5eb6e4b3af200 Mon Sep 17 00:00:00 2001 From: jiangyan6 Date: Wed, 22 Dec 2021 14:44:47 +0800 Subject: [PATCH] =?UTF-8?q?docs(doc):=20=E4=BF=AE=E6=94=B9readme=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E4=B8=AD=E7=9A=84stop=E8=84=9A=E6=9C=AC=E5=A4=84?= =?UTF-8?q?=E7=9A=84=E6=8F=8F=E8=BF=B0=EF=BC=8C=E5=B9=B6=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c276e07..ee8b389 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,9 @@ Stop egg gracefull. **Note:** if exec without `--title`, it will kill all egg process. ```bash -# stop egg -$ eggctl stop [--title=example] +$ eggctl stop [options] +# Usage +# eggctl stop --title=example ``` - **Options**