mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
Update doc for --afterclean and fix typo
This commit is contained in:
@@ -134,7 +134,7 @@ Only show titles when printing news.
|
||||
.B \-f, \-\-force
|
||||
Force download for packages that already exist in the current directory. This
|
||||
is to ensure directories are not accidentally overwritten. This option is not
|
||||
needed for git based downloads as \fBgit pull\fR already has saftey mechanisms.
|
||||
needed for git based downloads as \fBgit pull\fR already has safety mechanisms.
|
||||
|
||||
.SH PERMANENT CONFIGURATION SETTINGS
|
||||
.TP
|
||||
@@ -362,6 +362,12 @@ previously installed packages still apply.
|
||||
.B \-\-afterclean
|
||||
Remove package sources after successful Install.
|
||||
|
||||
For packages downloaded through git, untracked files are removed with the
|
||||
exception of directories. This allows VCS packages to ealily pull an update
|
||||
instead of having to re clone the entire repo.
|
||||
|
||||
For packages downloaded via tarball, The entire directory is deleted.
|
||||
|
||||
.TP
|
||||
.B \-\-noafterclean
|
||||
Do not remove package sources after successful Install.
|
||||
|
||||
Reference in New Issue
Block a user