Przeglądaj źródła

修改help说明

DESKTOP-C21C1Q8\tangs 6 lat temu
rodzic
commit
4c23407642
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -6,7 +6,7 @@ show_usage() {
  -u|--user%-8schange to user before starting process\n\
  -u|--user%-8schange to user before starting process\n\
  -n|--name%-8sprocess name\n\
  -n|--name%-8sprocess name\n\
  -e|--exec%-8sexecutable file path\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"
  -h|--help%-8sfor help\n"
 }
 }