Skip to content

Commit 7f56e51

Browse files
committed
[adj] config/.customfunction, adjust cryp-mount --help info.
1 parent f351144 commit 7f56e51

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
test*
1+
test*
2+
.DS_Store

config/.customfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ cryp-mount(){
109109
local mount=true
110110
local mount_root='/mnt/Backup'
111111
local paratition_locate=$(lsblk -f | grep crypto | cut -d ' ' -f 1 | cut -c 7-)
112-
local help_book="Usage: ys_mount [OPTION]
112+
local help_book="Usage: cryp_mount [OPTION]
113113
114114
OPTION:
115115
on, --mount mount personal partition to the $mount_root.

0 commit comments

Comments
 (0)