From 5d411ac538568ef27e7dae0a571d26e14b961b60 Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Fri, 2 Dec 2022 13:45:57 -0800 Subject: [PATCH] Add new commands to usage.md table of contents --- docs/usage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index 185574d..1514adf 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -12,6 +12,8 @@ - [addrepo](#addrepo) - [removerepo](#removerepo) - [refresh](#refresh) + - [fix](#fix) + - [version](#version) - [Environment Variables](#environment-variables) - [LURE_DISTRO](#lure_distro) - [LURE_PKG_FORMAT](#lure_pkg_format)