From 9979bd55ce68e5cb2624d15f4b87f710804b2b69 Mon Sep 17 00:00:00 2001 From: currite Date: Sat, 27 Jul 2019 12:41:52 +0200 Subject: add a reference and document normal scrolling --- docs/cli.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/cli.rst b/docs/cli.rst index cf8706d5..c1306c82 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -7,8 +7,7 @@ The VyOS CLI comprises an :ref:`commandtree_operationmode` and a :ref:`commandt Operational mode allows for commands to perform operational system tasks and view system and service status, while configuration mode allows for the -modification of system configuration. The command tree page lists available -commands and their functions. +modification of system configuration. The :ref:`command tree page` lists available commands and their functions. The CLI provides a built-in help system. In the CLI the **[?]** key may be used to display available commands. The **[tab]** key can be used to auto-complete @@ -53,6 +52,8 @@ Example showing possible show commands: : q vyos@vyos:~$ +You can scroll up with the keys [Shift]+[PageUp] and sroll down with [Shift]+[PageDown]. + When the output of a command results in more lines than can be displayed on the terminal screen the output is paginated as indicated by a : prompt. -- cgit v1.2.3