diff --git a/home/bin/deboco b/home/bin/deboco index b53cf8b..20912b3 100755 --- a/home/bin/deboco +++ b/home/bin/deboco @@ -496,10 +496,10 @@ deboco_print_usage() echo " updates the machine using the debops controller in " echo echo " configure_machine " - echo " configures the machine using the debops controller in ". Equivivalent to a init_machine followed by update_machine + echo " configures the machine using the debops controller in ". Equivalent to a init_machine followed by update_machine echo echo "example:" - echo " deboco --python-path /usr/bin/python3.10 init ~/work/debops/constrollers/alambix" + echo " deboco --python-path /usr/bin/python3.10 init ~/work/debops/controllers/alambix" } deboco()