#!/bin/sh ( cat <&1 | sed 's/^/ /' | grep -v 'exit status' echo '*/' echo 'package main' ) >cmd/bstore/doc.go