summaryrefslogtreecommitdiffhomepage
path: root/tools/unitctl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/unitctl/README.md')
-rw-r--r--tools/unitctl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/unitctl/README.md b/tools/unitctl/README.md
index 1a5fcb9d..bcd31006 100644
--- a/tools/unitctl/README.md
+++ b/tools/unitctl/README.md
@@ -163,7 +163,7 @@ $ unitctl apps list
Restarting an application:
```
-$ unitctl apps reload wasm
+$ unitctl apps restart wasm
{
"success": "Ok"
}