1 2 3 4 5 6 7 8 9 10
flags = -d -v help: cargo run -- $(flags) help run: cargo run -- $(flags) run config: cargo run -- $(flags) config