documentation: adds file name length limit

This commit is contained in:
jimmylee 2020-02-10 22:31:45 -08:00
parent e326a444b1
commit a9cb1d6543

View File

@ -50,9 +50,11 @@ lotus sync wait
Initialize a new wallet:
```sh
lotus wallet new
lotus wallet new
```
Sometimes your operating system may limit file name length to under 150 characters. You need to use a file system that supports long filenames.
Here is an example of the response:
```sh