mirror of
https://github.com/restic/restic.git
synced 2026-09-15 00:37:58 +00:00
check/dump/mount/repair/rewrite: update command description
This commit is contained in:
@@ -36,8 +36,8 @@ func newMountCommand(globalOptions *global.Options) *cobra.Command {
|
||||
Use: "mount [flags] mountpoint",
|
||||
Short: "Mount the repository",
|
||||
Long: `
|
||||
The "mount" command mounts the repository via fuse over a writeable directory.
|
||||
The repository will be mounted read-only.
|
||||
The "mount" command mounts the repository read-only via FUSE at the given
|
||||
mountpoint.
|
||||
|
||||
Snapshot Directories
|
||||
====================
|
||||
|
||||
Reference in New Issue
Block a user