[OE-core] [PATCH] sstate-cache-management: Minor cleanup of help text

Jacob Kroon jacob.kroon at mikrodidakt.se
Sat Apr 26 15:19:36 UTC 2014


Signed-off-by: Jacob Kroon <jacob.kroon at mikrodidakt.se>
---
 scripts/sstate-cache-management.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/sstate-cache-management.sh b/scripts/sstate-cache-management.sh
index e5c57d3..2286765 100755
--- a/scripts/sstate-cache-management.sh
+++ b/scripts/sstate-cache-management.sh
@@ -69,17 +69,17 @@ Options:
         Conflicts with --remove-duplicated.
 
   -L, --follow-symlink
-        Rmove both the symbol link and the destination file, default: no.
+        Remove both the symbol link and the destination file, default: no.
 
   -y, --yes
         Automatic yes to prompts; assume "yes" as answer to all prompts
         and run non-interactively.
 
   -v, --verbose
-        explain what is being done
+        Explain what is being done.
 
   -D, --debug
-        show debug info, repeat for more debug info
+        Show debug info, repeat for more debug info.
 
 EOF
 }
-- 
1.9.0




More information about the Openembedded-core mailing list