Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
[firefly-linux-kernel-4.4.55.git] / tools / perf / Documentation / perf-buildid-cache.txt
index 5d1a9500277f32535fc8f95ffa12907a3720e6d5..c1057701a7dc7d61e49f9b827d747e686a06bfd1 100644 (file)
@@ -12,9 +12,9 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-This command manages the build-id cache. It can add and remove files to the
-cache. In the future it should as well purge older entries, set upper limits
-for the space used by the cache, etc.
+This command manages the build-id cache. It can add and remove files to/from
+the cache. In the future it should as well purge older entries, set upper
+limits for the space used by the cache, etc.
 
 OPTIONS
 -------
@@ -23,7 +23,7 @@ OPTIONS
         Add specified file to the cache.
 -r::
 --remove=::
-        Remove specified file to the cache.
+        Remove specified file from the cache.
 -v::
 --verbose::
        Be more verbose.