The compiler should print something like:
-```text
+```bash
[2020-04-29T10:42:05Z INFO miniscriptc] Compiling policy: and(pk(cSQPHDBwXGjVzWRqAHm6zfvQhaTuj1f2bFH58h55ghbjtFwvmeXR),or(50@pk(02e96fe52ef0e22d2f131dd425ce1893073a3c6ad20e8cac36726393dfb4856a4c),older(1000)))
[2020-04-29T10:42:05Z INFO miniscriptc] ... Descriptor: sh(wsh(and_v(or_c(c:pk(02e96fe52ef0e22d2f131dd425ce1893073a3c6ad20e8cac36726393dfb4856a4c),v:older(1000)),c:pk(cSQPHDBwXGjVzWRqAHm6zfvQhaTuj1f2bFH58h55ghbjtFwvmeXR))))
[2020-04-29T10:42:05Z INFO miniscriptc] ... First address: 2MsqrJuZewY3o3ADAy1Uhi5vsBqTANjH3Cf
Once it's done, you can check if everything went fine by running `bdk-cli --help` which should print something like this:
-```text
+```bash
BDK CLI 0.2.1-dev
Alekos Filini <alekos.filini@gmail.com>:Riccardo Casatta <riccardo@casatta.it>:Steve Myers <steve@notmandatory.org>
Top level options and command modes
## Flags
-```text
+```bash
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
## Options
-```text
+```bash
OPTIONS:
-c, --change_descriptor <CHANGE_DESCRIPTOR> Sets the descriptor to use for internal addresses
-d, --descriptor <DESCRIPTOR> Sets the descriptor to use for the external addresses
### broadcast
-```text
+```bash
OPTIONS:
--psbt <BASE64_PSBT> Sets the PSBT to extract and broadcast
--tx <RAWTX> Sets the raw transaction to broadcast
### bump\_fee
-```text
+```bash
FLAGS:
-a, --send_all Allows the wallet to reduce the amount of the only output in order to increase fees. This is
generally the expected behavior for transactions originally created with `send_all`
### combine\_psbt
-```text
+```bash
OPTIONS:
--psbt <BASE64_PSBT>... Add one PSBT to comine. This option can be repeated multiple times, one for each PSBT
```
### create\_tx
-```text
+```bash
FLAGS:
-r, --enable_rbf Enables Replace-By-Fee (BIP125)
--offline_signer Make a PSBT that can be signed by offline signers and hardware wallets. Forces the addition
### extract\_psbt
-```text
+```bash
OPTIONS:
--psbt <BASE64_PSBT> Sets the PSBT to extract
```
### finalize\_psbt
-```text
+```bash
OPTIONS:
--psbt <BASE64_PSBT> Sets the PSBT to finalize
--assume_height <HEIGHT> Assume the blockchain has reached a specific height
### `sign`
-```text
+```bash
OPTIONS:
--psbt <BASE64_PSBT> Sets the PSBT to sign
--assume_height <HEIGHT> Assume the blockchain has reached a specific height. This affects the transaction