From c5a511c7a134509960080556457c13d83f75516d Mon Sep 17 00:00:00 2001 From: lyj Date: Wed, 25 Jan 2023 11:29:14 +0800 Subject: [PATCH] fc: fix reverse order example (#9805) --- pages/common/fc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fc.md b/pages/common/fc.md index 902f3487ac..b00d71906a 100644 --- a/pages/common/fc.md +++ b/pages/common/fc.md @@ -17,7 +17,7 @@ - List recent commands in reverse order: -`fc -r` +`fc -l -r` - List commands in a given interval: