Skip to content

Use --option <val> instead of --option=val #1119

@tymat

Description

@tymat

This fails:

$ ipfs init -b 8192
Error: Could not convert empty value to type 'int' (for option '-b')

This runs

$ ipfs init -b=8192
initializing ipfs node at /Users/tymat/.ipfs
generating 8192-bit RSA keypair...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions