Skip to content

Commit

Permalink
Document undocumented argument to makeWrapper()
Browse files Browse the repository at this point in the history
  • Loading branch information
deliciouslytyped committed Feb 11, 2019
1 parent 36f3160 commit ca1062e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/build-support/setup-hooks/make-wrapper.sh
Expand Up @@ -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
Expand Down

0 comments on commit ca1062e

Please sign in to comment.