projects
/
paraslash.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge commit 'meins/next' into next
[paraslash.git]
/
ggo
/
file_write.ggo
1
option "filename" f
2
#~~~~~~~~~~~~~~~~~~
3
"specify output file name"
4
string typestr="filename"
5
optional
6
details="
7
Defaults to a random filename in ~/.paraslash.
8
"
9