mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 11:03:37 +03:00
bin/kernel-normalize-config: hardcode program name
This commit is contained in:
parent
a047bdda03
commit
7dd821cb05
@ -13,7 +13,7 @@ require "shellwords"
|
||||
ROOT = File.join(__dir__, "..")
|
||||
|
||||
def usage()
|
||||
puts "Usage: #{$PROGRAM_NAME} <device_name>"
|
||||
puts "Usage: bin/kernel-normalize-config <device_name>"
|
||||
end
|
||||
|
||||
# Poor approximation to arguments parsing.
|
||||
|
Loading…
Reference in New Issue
Block a user