diff --git a/war/src/main/webapp/help/parameter/file.html b/war/src/main/webapp/help/parameter/file.html index ef4f8d7f8e4a..d641470f015a 100644 --- a/war/src/main/webapp/help/parameter/file.html +++ b/war/src/main/webapp/help/parameter/file.html @@ -23,8 +23,8 @@ .) The name will not include the directory name portion.
- Please note that some shells, such as dash, or /bin/sh provided by dash,
- do not make such environment variables with special characters available to
+ Please note that some shells, such as dash, or /bin/sh provided by dash, do
+ not make such environment variables with special characters available to
child processes. Try using shebang like
#!/bin/bash
in shell script and use