DistroHopper/build-docs/get_quickemu_help

4 lines
73 B
Bash
Executable file

#!/bin/bash
./quickemu --help | tail +12
#grep '^ --'
#|grep -v '^---'