From 8bb0965dc2aaebd1ff9408bd13c919d0b0477534 Mon Sep 17 00:00:00 2001 From: Jonathan Teran Carballo Date: Sun, 2 Nov 2025 17:36:59 -0300 Subject: [PATCH] docs: actualizo texto de ayuda de help_command --- git-flow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-flow b/git-flow index 413d3e7..55c5939 100755 --- a/git-flow +++ b/git-flow @@ -455,7 +455,7 @@ def help_command(name: str|None = None): script = sys.argv[0] print(f"""USO: - {script} [help | init | new | commit] + {script} COMANDOS: init inicializa el repositorio por Ășnica vez para utilizar git-flow