diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/disk-space.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/disk-space.rst b/documentation/dev-manual/disk-space.rst index 6d1638a302..efca82601d 100644 --- a/documentation/dev-manual/disk-space.rst +++ b/documentation/dev-manual/disk-space.rst | |||
| @@ -49,7 +49,7 @@ requires a full build environment to be available and doesn't work well | |||
| 49 | covering multiple releases. It won't work either on limited environments | 49 | covering multiple releases. It won't work either on limited environments |
| 50 | such as BSD based NAS:: | 50 | such as BSD based NAS:: |
| 51 | 51 | ||
| 52 | sstate-cache-management.sh --remove-duplicated --cache-dir=build/sstate-cache | 52 | sstate-cache-management.py --remove-duplicated --cache-dir=sstate-cache |
| 53 | 53 | ||
| 54 | This command will ask you to confirm the deletions it identifies. | 54 | This command will ask you to confirm the deletions it identifies. |
| 55 | Run ``sstate-cache-management.sh`` for more details about this script. | 55 | Run ``sstate-cache-management.sh`` for more details about this script. |
