mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-16 20:11:00 +01:00
8 lines
83 B
Plaintext
8 lines
83 B
Plaintext
|
|
# no args shall fail
|
||
|
|
! exec epuppy
|
||
|
|
|
||
|
|
# help
|
||
|
|
exec epuppy -h
|
||
|
|
stdout 'This is epuppy'
|
||
|
|
|