From 57fc68cdd42a22c381928c9ece96bd06ae870ef3 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 25 Dec 2021 23:49:29 +0200 Subject: Added a line after usage for the essance --- bin/pack_z_block | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/pack_z_block b/bin/pack_z_block index da5e22b..0e617c3 100755 --- a/bin/pack_z_block +++ b/bin/pack_z_block @@ -21,6 +21,7 @@ usage(){ echo "" echo "action An action for the render to grasp" echo "data_file A data file that according to the action is valid" + echo "" } main(){ -- cgit v1.2.3