aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bash_include6
1 files changed, 3 insertions, 3 deletions
diff --git a/bash_include b/bash_include
index fc4c528..d47d505 100644
--- a/bash_include
+++ b/bash_include
@@ -1914,9 +1914,9 @@ function help_function ()
trash_du [-- sudo_prefix ...]
<<< Group: Windows Executable Helpers >>>
- windows_exe_get_deps
- windows_exe_copy
- x windows_dll_is_builtin
+ windows_exe_get_deps dll_or_exe
+ windows_exe_copy [-n] dll_or_exe destdir libdir ...
+ x windows_dll_is_builtin dll_or_exe
x windows_exe_find_dlls
<<< Tools: Background Notify Daemon >>>