diff --git a/docs/usage/customization.rst b/docs/usage/customization.rst --- a/docs/usage/customization.rst +++ b/docs/usage/customization.rst @@ -32,7 +32,7 @@ overwrite an entire function, change a g To generate a skeleton extensions package, run:: - paster make-rcext my.ini + gearbox make-rcext -c my.ini This will create an ``rcextensions`` package next to the specified ``ini`` file. See the ``__init__.py`` file inside the generated ``rcextensions`` package