1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:35:27 +02:00

wrap 100 in token format; mention password prompt

This commit is contained in:
Waldir Pimenta 2017-04-27 00:04:05 +01:00 committed by Agniva De Sarker
parent 8241783af1
commit 724ec3d5de

View file

@ -4,9 +4,9 @@
- 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}}`