Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

add cmd deserialize #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

isghe
Copy link
Contributor

@isghe isghe commented Apr 22, 2019

$ ./target/debug/kaleidoscope help deserialize
kaleidoscope-deserialize
Deserialize a proof

USAGE:
    kaleidoscope deserialize <PATH>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <PATH>    the path to the proof

```
$ ./target/debug/kaleidoscope help deserialize
kaleidoscope-deserialize
Deserialize a proof

USAGE:
    kaleidoscope deserialize <PATH>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <PATH>    the path to the proof
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant