소스 검색

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

Thomas Waldmann 7 달 전
부모
커밋
5fc72080bb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/borg/archiver/mount_cmds.py

+ 2 - 2
src/borg/archiver/mount_cmds.py

@@ -120,8 +120,8 @@ class MountMixIn:
         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(