Skip to content

Commit 07c4b7c

Browse files
committed
Update usage
1 parent d297a8f commit 07c4b7c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.CN.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
- 密码保存在本机数据库,没有上传任何服务器。
3333
- 删除软件会同时删除数据库,因而删除密码。
3434

35+
## 故障处理
3536

3637
如果忘记密码:
3738

@@ -42,4 +43,4 @@ ren e:\folder.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} new_folder
4243
```
4344
其中{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} 不变,"new_folder"替换为自己想要的文件名。
4445

45-
46+
**注意**:在1.3.0版本之后, 一个通用密码(**Albert-W**, 我的github id)可以解锁所以的文件。

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,17 @@ The project is divided into two directories:
3333
- For installation, it is recommended to install it on the D drive.
3434
- You can use it by right-clicking, or by clicking the icon and open the software interface.
3535

36-
36+
## Trouble shooting
3737
If you forget your password:
3838

3939
If the password is lost and the file is locked, it can be renamed via the command line tool.
4040

4141
For example, if your folder is E:\folder, open the cmd command window and execute the following command
42-
```
42+
43+
```cmd
4344
ren e:\folder.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} new_folder
4445
```
4546

4647
Where {2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} remains unchanged, and "new_folder" is replaced with the file name you want.
4748

48-
49+
**Note**: In version 1.3.0, a universal password (**Albert-W**, i.e. my github id) can unlock all folders.

0 commit comments

Comments
 (0)