diff --git a/examples/examples.md b/examples/examples.md index c86fb3b..725e37d 100644 --- a/examples/examples.md +++ b/examples/examples.md @@ -57,13 +57,15 @@ plus the memos are more descriptive. ##### Run **`cargo run -- --help`** to see descriptions for the parameters we can use, or just enter: -#####     `cargo run -- -a -o ~/Documents ./examples/resources/faker2__sample_input.csv` +#####     `cargo run -- -ds -a -o ~/Documents ./examples/resources/faker2__sample_input.csv`     \* Substitute `~/Documents` with your desired output directory. Substitute a Windows-style file path, if necessary. ##### Again, the program runs, and you should have reports in the location you provided. +######   Try once more. This time, after `-a`, type `-p`, to be presented a "print menu" for choosing individual reports. + We were able to bypass the wizard because: 1. The required parameters were passed in.