Codebase list kali-menu / 9586bbb
Fix another --help invocation lacking quotes Raphaƫl Hertzog 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 [Desktop Entry]
11 Name=mdk3
22 Encoding=UTF-8
3 Exec=/usr/share/kali-menu/exec-in-shell sudo mdk3 --help
3 Exec=/usr/share/kali-menu/exec-in-shell "sudo mdk3 --help"
44 Icon=kali-mdk3
55 StartupNotify=false
66 Terminal=true