#!/bin/sh
set -e
#
install-info --quiet --section "General Commands" "General Commands" \
  --description="Character set conversion utility." \
  /usr/info/recode.info.gz
