From 33631fca59006191406b75298b1508cf1cf98e0e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 21 Jun 2021 12:45:52 +0100 Subject: [PATCH] Usage message: Mention --edits-sources Signed-off-by: Ian Jackson --- nailing-cargo | 1 + 1 file changed, 1 insertion(+) diff --git a/nailing-cargo b/nailing-cargo index 9532eb5..bc0114e 100755 --- a/nailing-cargo +++ b/nailing-cargo @@ -27,6 +27,7 @@ options: -h --help Print this message --doc --man --manual Display complete manual (in w3m) --leave-nailed Leave the nailed Cargo.toml in place + -E | --edits-sources Allow source edits --linkfarm[=no|shallow|git|full] (default varies, usually "no") --just-linkfarm | --clean-linkfarm | --keep-linkfarm (default is keep) --[no-]preclean-build[=no|src|full] (default is no) -- 2.30.2