Skip to content

Commit

Permalink
clarify changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Nov 23, 2023
1 parent 206abdf commit ed01157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Certain suffixes that replace a number of zeros are now supported. The (case-ins
- `b` for `000_000_000`, e.g. `50B`
- `t` for `000_000_000_000`, e.g. `0.3T`

For cycles (but not trillion cycles), an additional `c` or `C` is also acceptable. For example: `dfx canister deposit-cycles 3TC mycanister`
For cycles an additional `c` or `C` is also acceptable. For example: `dfx canister deposit-cycles 3TC mycanister`

### feat: added `dfx cycles` command

Expand Down

0 comments on commit ed01157

Please sign in to comment.