diff --git a/Usage.md b/Usage.md index 0a7cf6f7b..4b4b68f6e 100644 --- a/Usage.md +++ b/Usage.md @@ -2162,7 +2162,7 @@ In case that user uses switch `--beep` he'll be warned with a beep sound immedia Switch: `--cleanup` -It is recommended to clean up the back-end database management system from sqlmap temporary table(s) and created user-defined function(s) when you are done taking over the underlying operating system or file system. Switch `--cleanup` will attempt to clean up the DBMS and the file system wherever possible. +It is recommended to clean up the back-end database management system from sqlmap temporary table(s) (e.g. `sqlmapoutput`) and created user-defined function(s) when you are done taking over the underlying operating system or file system. Switch `--cleanup` will attempt to clean up the DBMS and the file system wherever possible. ### Check for dependencies