diff --git a/README.md b/README.md index e347f36..cfc300c 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ Gets your quota for the current billing period. * `cbctl fiber trace tx --hash ` Gets the trace for a transaction. Run `cbctl fiber trace tx --help` for more info. + +* `cbctl fiber trace block --hash ` or `cbctl fiber trace block --number ` + +Gets a block trace. Run `cbctl fiber trace block --help` for more info.