Skip to content

Commit

Permalink
more help for conf option
Browse files Browse the repository at this point in the history
  • Loading branch information
excalibur1234 committed Jan 14, 2017
1 parent 1bf1efb commit de3e24d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pacli
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,9 @@ ATTEMTION: Downgrading to a working version of <PACKAGE NAME> can break your sys
Display this help page.
13 - CONFIGURE SYSTEM
"sudo $EDITOR <FILE>"
This command opens <FILE> 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 <FILE NAME>"
This command opens <FILE NAME> 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
Expand Down

0 comments on commit de3e24d

Please sign in to comment.