Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107606952
man.go
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Apr 9, 06:24
Size
211 B
Mime Type
text/x-c
Expires
Fri, Apr 11, 06:24 (2 d)
Engine
blob
Format
Raw Data
Handle
25447092
Attached To
R6625 Oncilla Simulation
man.go
View Options
package main
import (
"os"
)
func main() {
parser.ApplicationName = "oncilla-sim-wizard"
parser.WriteManPage(os.Stdout,
"`oncilla-sim-wizard' is an easy to use script for using the oncilla simulator")
}
Event Timeline
Log In to Comment