diff --git a/pacli b/pacli index 5f0e972..7a43c84 100755 --- a/pacli +++ b/pacli @@ -623,9 +623,9 @@ ATTEMTION: Downgrading to a working version of can break your sys Display this help page. 13 - CONFIGURE SYSTEM -"sudo $EDITOR " -This command opens with root privileges in your default text editor. You can choose between multiple important system configuration files. -By default the text editor Nano gets used, except a custom $EDITOR variable has been exported. In the test editor Nano, Press CTRL+O to save your changes and CTRL+X to quit Nano. +"$EDITOR " +This command opens in your default text editor. You can choose between multiple important system configuration files. Files in the root directory are opened with root privileges. +By default the text editor Nano gets used, except a custom $EDITOR variable has been exported. In the text editor Nano, Press CTRL+O to save your changes, ENTER to choose a directory, and CTRL+X to quit Nano. ATTENTION: Changing system configuration files can harm or even destroy your system. In some cases, this can happen with a single mistake. Be extremely careful and always double check your changes before saving and rebooting! It is recommended to search the Arch Wiki for the configuration file you want to edit and read about available and recommended settings. 14 - FIX PACMAN ERRORS