documentation: adds file name length limit
This commit is contained in:
parent
e326a444b1
commit
a9cb1d6543
@ -50,9 +50,11 @@ lotus sync wait
|
|||||||
Initialize a new wallet:
|
Initialize a new wallet:
|
||||||
|
|
||||||
```sh
|
```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:
|
Here is an example of the response:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user