diff --git a/tools/yabridgectl/README.md b/tools/yabridgectl/README.md index d21c8758..1b93c368 100644 --- a/tools/yabridgectl/README.md +++ b/tools/yabridgectl/README.md @@ -45,7 +45,7 @@ yabridgectl add # No longer watch a directory, this will ask you if you want to remove any leftover yabridge files yabridgectl rm # List the currently watched directories -yabridgectl ls +yabridgectl list # Show the current settings and the installation status for all plugins in the watched directories yabridgectl status ```