X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7f8fa5edc5175ffda9fdfaa28081f799ae485ec0..3f647b8feb9868d74e2b480f355898305884596a:/services/fuse/arvados_fuse/command.py diff --git a/services/fuse/arvados_fuse/command.py b/services/fuse/arvados_fuse/command.py index 8004e8303f..dbd0dd0b5a 100644 --- a/services/fuse/arvados_fuse/command.py +++ b/services/fuse/arvados_fuse/command.py @@ -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',