mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 00:40:25 +00:00
data/make_man.sh: fixed wrong var name in help
used path is actually $UV_PATH not $UG_PATH
This commit is contained in:
@@ -132,7 +132,7 @@ usage() {
|
||||
printf "\tname of man page - specify 'all' generate all manual pages\n"
|
||||
printf "\n"
|
||||
printf "environment\n"
|
||||
printf "\tUG_PATH - path to executables to generate man from (or must be present in \$PATH)\n"
|
||||
printf "\tUV_PATH - path to executables to generate man from (or must be present in \$PATH)\n"
|
||||
}
|
||||
|
||||
DRY_RUN=
|
||||
|
||||
Reference in New Issue
Block a user