Skip to content

Commit 03b9a6c

Browse files
fix
1 parent c657012 commit 03b9a6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,23 @@ Available commands are : startcrypto <crypto pass>, stopcrypto, finalize, q, qui
4646

4747
Example usage scenario:
4848
- Start the service manually
49+
4950
> pcloudcc -u [email protected] -p -s
51+
5052
Enter password and use -s switch to save the password. Verify that file system starts and mounts normally. If you don't have existing user use -n switch to register new user:
5153

5254
> pcloudcc -u [email protected] -p -s -n
55+
5356
Notice that a new user may take a while to mount. Please, be patient.
5457

5558
- Start the daemon service:
59+
5660
> pcloudcc -u [email protected] -d
5761
5862
Verify file system is mounted.
5963

6064
- At that point you can test passing some commands.
65+
6166
> pcloudcc -u [email protected] -k
6267
6368
Or starting the daemon with -o. Test unlocking and locking crypto if you have subscription for it.

0 commit comments

Comments
 (0)