From 8b0618ce4da54788d37fa5f826358b932fc3ed65 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 1 Jun 2020 04:48:30 -0700 Subject: [PATCH] ;cli: doc: not basically --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 136368e59..dda788956 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1065,7 +1065,7 @@ With the `--depth N` option (short form: `-N`), commands like [account](#account and [register](#register) will show only the uppermost accounts in the account tree, down to level N. Use this when you want a summary with less detail. This flag has the same effect as a `depth:` query argument -(so `-2`, `--depth=2` or `depth:2` are basically equivalent). +(so `-2`, `--depth=2` or `depth:2` are equivalent). ## Pivoting