This document contains the help content for the rust-bin-reloader
command-line program.
Command Overview:
Usage: rust-bin-reloader [OPTIONS] <PATH> [-- <BINARY_ARGS>...]
<PATH>
— Path to binary file<BINARY_ARGS>
— Additional arguments to pass to the binary
-
-d <RESTART_DELAY>
— Delay when restarting the binary after an unexpected exitDefault value:
3s
This document was generated automatically by
clap-markdown
.