summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_hosts
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2020-04-23 16:38:59 +0200
committerRaphaël Hertzog <hertzog@debian.org>2020-04-23 16:38:59 +0200
commit4c75f80e6763490d5bcb0e0a460b096a3292ae61 (patch)
tree9806aeebde92fc55b8435903badf3c3fcb7a5bd8 /scripts/build/chroot_hosts
parentb3bba232ac6e1feff9e506506247aa20cd7f467c (diff)
downloadvyos-live-build-4c75f80e6763490d5bcb0e0a460b096a3292ae61.tar.gz
vyos-live-build-4c75f80e6763490d5bcb0e0a460b096a3292ae61.zip
Use descriptive parameter names for Usage()
Diffstat (limited to 'scripts/build/chroot_hosts')
-rwxr-xr-xscripts/build/chroot_hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_hosts b/scripts/build/chroot_hosts
index 53fa4f7d4..27090f05f 100755
--- a/scripts/build/chroot_hosts
+++ b/scripts/build/chroot_hosts
@@ -83,6 +83,6 @@ EOF
;;
*)
- Usage 1
+ Usage --fail
;;
esac