summaryrefslogtreecommitdiff
path: root/docs/pages/2 - Configuring Mill.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages/2 - Configuring Mill.md')
-rw-r--r--docs/pages/2 - Configuring Mill.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/2 - Configuring Mill.md b/docs/pages/2 - Configuring Mill.md
index a48e158f..7db19833 100644
--- a/docs/pages/2 - Configuring Mill.md
+++ b/docs/pages/2 - Configuring Mill.md
@@ -312,7 +312,7 @@ parameters.
You can print the value of your custom target using `show`, e.g.
```bash
-mill run show lineCount
+mill show lineCount
```
You can define new un-cached Commands using the `T.command {...}` syntax. These