aboutsummaryrefslogtreecommitdiff
path: root/core/debian/cryptech-novena-rtl.init
diff options
context:
space:
mode:
Diffstat (limited to 'core/debian/cryptech-novena-rtl.init')
-rw-r--r--core/debian/cryptech-novena-rtl.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/debian/cryptech-novena-rtl.init b/core/debian/cryptech-novena-rtl.init
index 68f5c8c..e04591c 100644
--- a/core/debian/cryptech-novena-rtl.init
+++ b/core/debian/cryptech-novena-rtl.init
@@ -28,7 +28,7 @@ case "$1" in
# No-op
;;
*)
- echo "Usage: bootmisc.sh [start|stop]" >&2
+ echo "Usage: cryptech-novena-rtl [start]" >&2
exit 3
;;
esac