mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-25 14:20:53 +01:00
5 lines
165 B
Text
5 lines
165 B
Text
#compdef pgmcrater
|
|
|
|
_arguments '-number:number of craters:' '-gamma:factor:' \
|
|
'-height:height:' '-ysize:height:' \
|
|
'-width:width:' '-xsize:width:'
|