diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-05 02:12:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-05 02:12:22 +0000 |
| commit | 1d375c30fb693224405700612e672f19aff45738 (patch) | |
| tree | 790c3d06992c533dd2488db75feaedae8a2bf814 | |
| parent | a888a9735476f114a34c5ecae5cdf892b4ad3c22 (diff) | |
| parent | c448bc7e193399a0706a125fc4710b6d9f1d622e (diff) | |
| download | autils-1d375c30fb693224405700612e672f19aff45738.tar.gz autils-1d375c30fb693224405700612e672f19aff45738.zip | |
Merge pull request 'ammend the apkg help message' (#1) from mobinmob/autils:mobinmob-r_argument into main
Reviewed-on: https://codeberg.org/emmett1/autils/pulls/1
| -rwxr-xr-x | apkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -736,6 +736,7 @@ options: -D <pkg(s)> list all dependencies -j <pkg> list all dependents -u <pkg(s)> upgrade package(s) + -r <pkg(s)> remove package(s) -t [pkg(s)] trigger system cache/db updates -U update system -f force rebuild |