Skip to content

Commit

Permalink
Removing comment from CLI page
Browse files Browse the repository at this point in the history
  • Loading branch information
qwahzi authored Jul 2, 2024
1 parent 74322ca commit e83ef6c
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/commands/command-line-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,6 @@ description: Reference for the CLI commands available for the nano node

# Command Line Interface
## nano_node commands

<!-- <table>
<tr>
<td>Command</td> <td>Description</td>
</tr>
<tr>
<td>
```json
--wallet_add_adhoc
--wallet=<wallet>
--key=<key>
```
</td>
<td>Insert <key> into <wallet>.</td>
</tr>
</table>-->

| Command | Description |
|---------|-------------|
| `--account_create --wallet=<wallet>` | Insert next deterministic key into `<wallet>` |
Expand Down

0 comments on commit e83ef6c

Please sign in to comment.