#!/bin/sh
set -e
install-info --quiet --section "General Commands" "General Commands" \
  /usr/share/info/sharutils.info
install-info --quiet --section "General Commands" "General Commands" \
 --description="Synchronize remote files" /usr/share/info/remsync.info
