mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
Rename afterclean to cleanafter
This makes more sense and falls in line with the structs value which has always been cleanafter. afterclean is still useable for compatibility but is undocumented.
This commit is contained in:
@@ -359,7 +359,7 @@ Download and update PKGBUILDs using tarballs. The above conditions about
|
||||
previously installed packages still apply.
|
||||
|
||||
.TP
|
||||
.B \-\-afterclean
|
||||
.B \-\-cleanafter
|
||||
Remove package sources after successful Install.
|
||||
|
||||
For packages downloaded through git, untracked files are removed with the
|
||||
@@ -369,7 +369,7 @@ instead of having to re clone the entire repo.
|
||||
For packages downloaded via tarball, The entire directory is deleted.
|
||||
|
||||
.TP
|
||||
.B \-\-noafterclean
|
||||
.B \-\-nocleanafter
|
||||
Do not remove package sources after successful Install.
|
||||
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user