Skip to content

Commit

Permalink
gif
Browse files Browse the repository at this point in the history
  • Loading branch information
st3b1t committed Oct 9, 2023
1 parent 66cdcef commit bf1dd05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added docs/satoprpc.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions lib/cli-rpc.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,7 @@ module.exports = async env => {
console.log('error:', error.message)
}
}
else {
printHelpRpc(pkg, options);
}
}

0 comments on commit bf1dd05

Please sign in to comment.