diff --git a/plugins/osx.plugin.bash b/plugins/osx.plugin.bash index a24f012b..e6271bd7 100644 --- a/plugins/osx.plugin.bash +++ b/plugins/osx.plugin.bash @@ -28,8 +28,8 @@ function dock-switch() { else echo "usage:" - echo "dockswitch 2d" - echo "dockswitch 3d." + echo "dock-switch 2d" + echo "dock-switch 3d." fi else echo "sorry. you're currently not using os x"