Skip to content

Commit 0489db2

Browse files
committed
Fix CLI example
1 parent 2dfaa88 commit 0489db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ change cron job
12701270
**Examples**:
12711271

12721272
```bash
1273-
v-change-cron-job admin 7 * * * * * * /usr/bin/uptime
1273+
v-change-cron-job admin 7 * * * * * /usr/bin/uptime
12741274
```
12751275

12761276
This function is used for changing existing job. It fully replace job

0 commit comments

Comments
 (0)