wrap 100 in token format; mention password prompt
This commit is contained in:

committed by
Agniva De Sarker

parent
8241783af1
commit
724ec3d5de
@@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
- Create a new tomb with an initial size of 100MB:
|
- Create a new tomb with an initial size of 100MB:
|
||||||
|
|
||||||
`tomb dig -s 100 {{encrypted_folder.tomb}}`
|
`tomb dig -s {{100}} {{encrypted_folder.tomb}}`
|
||||||
|
|
||||||
- Create a new key file that can be used to lock a tomb, and set its password:
|
- Create a new key file that can be used to lock a tomb; user will be prompted for a password for the key:
|
||||||
|
|
||||||
`tomb forge {{encrypted_folder.tomb.key}}`
|
`tomb forge {{encrypted_folder.tomb.key}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user