File: manpage.sh

package info (click to toggle)
gitbatch 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: makefile: 5; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/bash

help2man gitbatch --no-discard-stderr --version-string="$(dpkg-parsechangelog -S Version | cut -d- -f1)" -n "Manage git repositories in one place" > debian/gitbatch.1