Document undocumented argument to makeWrapper()

wip/yesman
deliciouslytyped 5 years ago committed by GitHub
parent 36f3160074
commit ca1062ea24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pkgs/build-support/setup-hooks/make-wrapper.sh

@ -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…
Cancel
Save