.. index:: readline (command) .. _command_readline: readline - prompt for user input ================================ Usage ^^^^^ ``readline PROMPT VAR`` Synopsis ^^^^^^^^ First it displays the PROMPT, then it reads a line of user input into variable VAR. .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/readline.c .. command function: do_readline