mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
mount docs: apply jdchristensen's suggestion, better phrasing.
This commit is contained in:
parent
f859100f84
commit
7d9028a221
1 changed files with 2 additions and 2 deletions
|
|
@ -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':
|
||||
|
|
|
|||
Loading…
Reference in a new issue