From 447e662057c663f47f5c8a490543b1a52b26bc86 Mon Sep 17 00:00:00 2001 From: Ray Ganardi Date: Fri, 24 Apr 2020 11:36:16 +0200 Subject: Add :choose command Usage: *choose* -o [-o ]... Prompts the user to choose from various options. --- doc/aerc.1.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 02947842..d2e52a95 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -77,6 +77,9 @@ These commands work in any context. passed as one argument to the command, unless it is empty, in which case no extra argument is added. +*choose* -o [-o ]... + Prompts the user to choose from various options. + *quit* Exits aerc. -- cgit