Update translate

develop 3.2.1
Mike Khiretskiy 10 years ago
parent 6bf454a959
commit c7c7c33f60

@ -67,7 +67,7 @@ def parse():
dest='pid_res', help=_("view the result of the process"))
parser.add_argument(
'--keep-result', action='store_true', default=False,
dest='keep_result', help=_("keep the cache of the relevant "
dest='keep_result', help=_("keep the cache of the "
"process results"))
parser.add_argument(
'--pid-kill', type=int, metavar = 'PID',

Loading…
Cancel
Save