Skip to content

Commit

Permalink
Adapt documentation in the script
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed May 18, 2024
1 parent 5b5f81f commit 0a3ab47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/arch-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ $(eval_gettext "Before performing the update, offer to display the latest Arch L
$(eval_gettext "Post update, check for orphan/unused packages, old cached packages, pacnew/pacsave files and pending kernel update and, if there are, offers to process them.")
$(eval_gettext "Options:")
$(eval_gettext " -c, --check Check for available updates, send a desktop notification containing the number of available updates (if libnotify is installed)")
$(eval_gettext " -c, --check Check for available updates, change the systray icon and send a desktop notification containing the number of available updates (if there are new available updates compared to the last check)")
$(eval_gettext " -l, --list Display the list of pending updates")
$(eval_gettext " -d, --devel Include AUR development packages updates")
$(eval_gettext " -n, --news [Num] Display latest Arch news, you can optionally specify the number of Arch news to display with '--news [Num]' (e.g. '--news 10')")
Expand Down

0 comments on commit 0a3ab47

Please sign in to comment.