X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8dedd02357a95a0ae2c7961c8f1d0896b6311b3b..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',