diff options
Diffstat (limited to 'src/lpm.lua')
-rw-r--r-- | src/lpm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lpm.lua b/src/lpm.lua index 93c7a2f..a20252d 100644 --- a/src/lpm.lua +++ b/src/lpm.lua @@ -2092,7 +2092,7 @@ It has the following commands: lpm lite-xl add <version> <path> Adds a local version of lite-xl to the managed list, allowing it to be easily bottled. - lpm lite-xl remove <path> Removes a local version of lite-xl + lpm lite-xl rm <path> Removes a local version of lite-xl from the managed list. lpm [lite-xl] switch <version> [<path>] Sets the active version of lite-xl to be the specified version. Auto-detects |