summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_hostname
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_hostname
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_hostname')
-rwxr-xr-xscripts/build/chroot_hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_hostname b/scripts/build/chroot_hostname
index d90e3710d..a209bcfba 100755
--- a/scripts/build/chroot_hostname
+++ b/scripts/build/chroot_hostname
@@ -77,6 +77,6 @@ EOF
;;
*)
- Usage 1
+ Usage --fail
;;
esac