From 43a0d400a2f4f3c685c36f5978d789c0132ed18c Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 16 Oct 2018 19:28:03 -0400 Subject: [PATCH] Fix typo in reorder-staged-repos help cmd Strangely the docs builder is only catching this now. Change-Id: I73b40d600183a8075f085a504c974a21e9daa31e Signed-off-by: Thanh Ha --- docs/commands/nexus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands/nexus.rst b/docs/commands/nexus.rst index 4acbe237..db7a4187 100644 --- a/docs/commands/nexus.rst +++ b/docs/commands/nexus.rst @@ -33,4 +33,4 @@ repo reorder_staged_repos -------------------- -.. program-output:: lftools nexus reorder_staged_repos --help +.. program-output:: lftools nexus reorder-staged-repos --help -- 2.16.6