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