summaryrefslogtreecommitdiffstats
path: root/lib/cmd/include.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cmd/include.sh')
-rw-r--r--lib/cmd/include.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/cmd/include.sh b/lib/cmd/include.sh
index eeb6ef5..37b01ce 100644
--- a/lib/cmd/include.sh
+++ b/lib/cmd/include.sh
@@ -17,9 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-cmd_summary 'include packages described in changes files'
-cmd_usage '<changes> ...'
-
cmd_include_main()
{
printf 'Not implemented\n'