From 4efcce575abd46ce8f4406e365b796d07e952cf7 Mon Sep 17 00:00:00 2001 From: Luca Di Maio Date: Mon, 25 Mar 2024 20:02:40 +0100 Subject: [PATCH] export: fix typos Signed-off-by: Luca Di Maio --- distrobox-export | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrobox-export b/distrobox-export index f047a9ffea..2dd13ee649 100755 --- a/distrobox-export +++ b/distrobox-export @@ -320,7 +320,7 @@ fi # container_name = string name of this container # dest_path = string path where to export the binary # enter_flags = string extra flags to append to the distrobox enter command -# exported_bin = string path to the binary to exprot +# exported_bin = string path to the binary to export # exported_delete = bool delete the binary exported # extra_flags = string extra flags to append to the exported app command # rootful = bool if this is a rootful container @@ -353,7 +353,7 @@ EOF # CONTAINER_ID = id of the current container # container_name = string name of this container # dest_path = string path where to export the binary -# exported_bin = string path to the binary to exprot +# exported_bin = string path to the binary to export # exported_delete = bool delete the binary exported # Outputs: # a generated_script in dest_path