wilder-portage
Jekyll Wu 14 years ago
parent bad9990544
commit b91e2fd6a1
  1. 2
      src/main.cpp

@ -147,7 +147,7 @@ void fillCommandLineOptions(KCmdLineOptions& options)
options.add("p <property=value>",
ki18n("Change the value of a profile property."));
options.add("!e <cmd>",
ki18n("Command to execute. This option will catch all follwing"
ki18n("Command to execute. This option will catch all following"
" arguments, so use it as the last option."));
options.add("+[args]", ki18n("Arguments passed to command"));
options.add("", ki18n("Use --nofork to run in the foreground (helpful"

Loading…
Cancel
Save