readelf: string to glob
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
# Inpect ELF-files
|
||||
def elf [
|
||||
elf: string # ELF-file to inspect
|
||||
elf: glob # ELF-file to inspect
|
||||
get?: cell-path
|
||||
] {
|
||||
if $get == null {
|
||||
|
||||
Reference in New Issue
Block a user