This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38810515e0
NetBSD
/
gnu
/
dist
/
postfix
/
mantools
/
docuseparam
6 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mantools/docparam
"
$@
"
>/tmp/doc
mantools/useparam
"
$@
"
>/tmp/use
diff /tmp/doc /tmp/use
Reference in New Issue
View Git Blame
Copy Permalink