Skip to content

Commit

Permalink
changed it to list details
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebuehler committed Feb 3, 2022
1 parent 1dda68b commit 6a1e91c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ For the full documentation, please install the cli and explore the commands and
* `list` - Prints azimuth data to the console.
* `children <point>` - Lists all child points of a certain Urbit point.
* `owner <address>` - Lists all points owned by that Ethereum address.
* `owner-of <point>` - Prints the Ethereum address that owns the point.
* `spawn-proxy-of <point>` - Prints the Ethereum address that is the spawn proxy of the point.
* `details <point>` - Prints details about the point.
* `gas-price` - Outputs the current Etherum gas prices. This is helpful if you want to provide a gas limit in the `modify` commands.
* `generate` - Generates various files that can be used in the `modify` commands.
* `spawn-list <point>` - Creates a `spawn-list.txt` file that contains a number of points that can be spawned under the provided point.
Expand Down

0 comments on commit 6a1e91c

Please sign in to comment.