File: manpage-helper-2

package info (click to toggle)
gamera 3.4.1%2Bsvn1423-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 22,292 kB
  • ctags: 25,015
  • sloc: xml: 122,324; ansic: 50,812; cpp: 50,489; python: 34,987; makefile: 119; sh: 101
file content (3 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/sh
exec python ./manpage-helper-1 "$@" \
| sed -e 's/^usage/Usage/; s/^options/Options/; s/manpage-helper-1/gamera_gui/g'