1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-01 12:09:10 +00:00

mount docs: apply jdchristensen's suggestion, better phrasing.

This commit is contained in:
Thomas Waldmann 2024-11-03 14:04:45 +01:00
parent c49a4e20eb
commit 5fc72080bb
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -120,8 +120,8 @@ def build_parser_mount_umount(self, subparsers, common_parser, mid_common_parser
Unmounting in these cases could cause an active rsync or similar process
to delete data unintentionally.
When running in the foreground ^C/SIGINT unmounts cleanly, but other
signals or crashes do not.
When running in the foreground, ^C/SIGINT cleanly unmounts the filesystem,
but other signals or crashes do not.
"""
)
subparser = subparsers.add_parser(