mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
Merge pull request #55581 from deliciouslytyped/patch-1
Document undocumented argument to makeWrapper()
This commit is contained in:
commit
c7811781be
@ -8,7 +8,7 @@ assertExecutable() {
|
||||
}
|
||||
|
||||
# construct an executable file that wraps the actual executable
|
||||
# makeWrapper EXECUTABLE ARGS
|
||||
# makeWrapper EXECUTABLE OUT_PATH ARGS
|
||||
|
||||
# ARGS:
|
||||
# --argv0 NAME : set name of executed process to NAME
|
||||
|
Loading…
Reference in New Issue
Block a user