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

@ -53,6 +53,8 @@ Initialize a new wallet:
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