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

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

View file

@ -3158,8 +3158,8 @@ class Archiver:
Unmounting in these cases could cause an active rsync or similar process
to unintentionally delete data.
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.
""")
if parser.prog == 'borgfs':