From ae6d18dbb4c302735449da003b82266ca6a7fab6 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Mon, 27 Nov 2023 14:50:20 -0500 Subject: Removed documentation for non-existent command. --- src/lpm.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/lpm.lua b/src/lpm.lua index afbbd2d..f463940 100644 --- a/src/lpm.lua +++ b/src/lpm.lua @@ -2094,10 +2094,6 @@ It has the following commands: lpm describe [bottle] Describes the bottle specified in the form of a list of commands, that allow someone else to run your configuration. - lpm table [readme path] Formats a markdown table of all specified - addons. Dumps to stdout normally, but if - supplied a readme, will remove all tables - from the readme, and append the new one. lpm purge Completely purge all state for LPM. lpm - Read these commands from stdin in -- cgit v1.2.3