-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,7 +153,7 @@ Error when calling the reboot command to apply a pending kernel update | |
.BR arch-update.conf (5) | ||
|
||
.SH BUGS | ||
Please report bugs to the GitHub page https://github.com/Antiz96/arch-update/issues | ||
Please report bugs to the GitHub page: https://github.com/Antiz96/arch-update/issues | ||
|
||
.SH AUTHOR | ||
Robin Candau <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ $XDG_CONFIG_HOME/arch-update/arch-update.conf, $HOME/.config/arch-update/arch-up | |
.SH OPTIONS | ||
.PP | ||
Options are case sensitive, so capital letters have to be respected. | ||
|
||
.PP | ||
|
||
.TP | ||
|
@@ -40,7 +41,7 @@ Number of uninstalled packages' versions to keep in pacman's cache. Defaults to | |
.BR arch-update (1) | ||
|
||
.SH BUGS | ||
Please report bugs to the GitHub page https://github.com/Antiz96/arch-update/issues | ||
Please report bugs to the GitHub page: https://github.com/Antiz96/arch-update/issues | ||
|
||
.SH AUTHOR | ||
Robin Candau <[email protected]> |