diff --git a/documentation/dev-manual/disk-space.rst b/documentation/dev-manual/disk-space.rst index efca82601d..ba3afa5a2c 100644 --- a/documentation/dev-manual/disk-space.rst +++ b/documentation/dev-manual/disk-space.rst @@ -52,7 +52,7 @@ such as BSD based NAS:: sstate-cache-management.py --remove-duplicated --cache-dir=sstate-cache This command will ask you to confirm the deletions it identifies. -Run ``sstate-cache-management.sh`` for more details about this script. +Run ``sstate-cache-management.py`` for more details about this script. .. note::