diff --git a/doc/build/content/usage.txt b/doc/build/content/usage.txt
index 6bb6386651207728301b2cb6b48303b715419ee1..c0c1ec07bae749870559e2d42a95546d63613574 100644
--- a/doc/build/content/usage.txt
+++ b/doc/build/content/usage.txt
@@ -229,7 +229,7 @@ The Mako extractor supports an optional `input_encoding` parameter specifying th
 
 Invoking [Babel](http://babel.edgewall.org/)'s extractor at the command line in the project's root directory:
 
-    myproj$ babel extract -F babel.cfg -c "TRANSLATORS:" .
+    myproj$ pybabel extract -F babel.cfg -c "TRANSLATORS:" .
 
 Will output a gettext catalog to stdout including the following: