summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/disk-space.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/disk-space.rst')
-rw-r--r--documentation/dev-manual/disk-space.rst2
1 files changed, 1 insertions, 1 deletions
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::
52 sstate-cache-management.py --remove-duplicated --cache-dir=sstate-cache 52 sstate-cache-management.py --remove-duplicated --cache-dir=sstate-cache
53 53
54This command will ask you to confirm the deletions it identifies. 54This command will ask you to confirm the deletions it identifies.
55Run ``sstate-cache-management.sh`` for more details about this script. 55Run ``sstate-cache-management.py`` for more details about this script.
56 56
57.. note:: 57.. note::
58 58