summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d82cb47..99f4eb2 100644
--- a/README.md
+++ b/README.md
@@ -59,10 +59,6 @@ minici run --range=<commit>..<commit>
To run jobs for commits that are in local `<branch>`, but not yet in its upstream:
```
-minici run <branch>
-```
-or:
-```
minici run --since-upstream=<branch>
```