21020: Remove configuration path from Python READMEs
[arvados.git] / services / fuse / arvados_fuse / command.py
index 8004e8303f624eaa5acd17f616826b3197e92af7..dbd0dd0b5a6da01ccde02d4aed284d26119563e0 100644 (file)
@@ -305,7 +305,7 @@ After this time, the mount will be forcefully unmounted.
         cache.add_argument(
             '--disk-cache-dir',
             metavar="DIRECTORY",
-            help="Filesystem cache location (default `~/.cache/arvados/keep`)",
+            help="Set custom filesystem cache location",
         )
         cache.add_argument(
             '--directory-cache',