diff --git a/README.md b/README.md index cdfaa63..9badad6 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Since v.0.2 the safety switch setting moved to `yolo.yaml`, the old `~/.yolo-saf To have yolo run commands right away when they come back from ChatGPT change the `safety` in the `yolo.yaml` to `False`. -If you still want to inspect the command that is executed when safety is off, add the `-a` argument, e.g `yolo -a delete the file test.txt`. +If you still want to inspect the command that is executed when safety is off, add the `-s` argument, e.g `yolo -s delete the file test.txt`. Let's go!