From 36246e49768f4d4c502d0d7f7e59b5b009995d49 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 30 Jan 2019 12:54:22 -0800 Subject: [PATCH] cli: commands list: reorder help lines [ci skip] --- hledger/Hledger/Cli/Commands.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hledger/Hledger/Cli/Commands.hs b/hledger/Hledger/Cli/Commands.hs index 315382cf9..c577bbd52 100644 --- a/hledger/Hledger/Cli/Commands.hs +++ b/hledger/Hledger/Cli/Commands.hs @@ -183,10 +183,10 @@ Alternate user interfaces: Other: OTHER Help: - help [MANUAL] show the hledger manuals in various formats - COMMAND -h show command's usage - -h show general usage (no arguments) show this commands list + -h show general flags + COMMAND -h show flags & docs for COMMAND + help [MANUAL] show hledger manuals in various formats |] -- edit open a text editor on some part of the journal