Browse Source

修改help说明

DESKTOP-C21C1Q8\tangs 5 years ago
parent
commit
4c23407642
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -6,7 +6,7 @@ show_usage() {
  -u|--user%-8schange to user before starting process\n\
  -n|--name%-8sprocess name\n\
  -e|--exec%-8sexecutable file path\n\
- -d|--chdir%-7sthe boot path of a program\n\
+ -d|--chdir%-7sthe boot path of the program\n\
  -h|--help%-8sfor help\n"
 }