Skip to content

Commit 1ece977

Browse files
authored
docs: Update 'schedctl start' command to 'schedctl run' (#49)
1 parent abae5f8 commit 1ece977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sudo systemctl start containerd
3838

3939
## Usage
4040

41-
Starting and stopping a scheduler using schedctl is trivial. Just identify the scheduler you want to run using `schedctl list` and then operate it using `schedctl start` and `schedctl stop`.
41+
Starting and stopping a scheduler using schedctl is trivial. Just identify the scheduler you want to run using `schedctl list` and then operate it using `schedctl run` and `schedctl stop`.
4242

4343
Simple as that. The tool will take care of downloading the scheduler and start the binary inside it.
4444

0 commit comments

Comments
 (0)