From 74ad2da16d912516bf3d2f380ba31fa2011b2213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Fri, 4 Oct 2024 13:20:50 +0200 Subject: [PATCH] Update usage message, too --- bin/push.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/push.ml b/bin/push.ml index 2ecad08..ed381bb 100644 --- a/bin/push.ml +++ b/bin/push.ml @@ -29,7 +29,7 @@ module Source = Yocaml_git.From_identity (Yocaml_unix.Runtime) let usage = Fmt.str "%s [--message ] [--author ] [--email ] -r \ - " + #" Sys.argv.(0) let specification =