Skip to content

Commit a79d533

Browse files
committed
Refine doc
1 parent d380e3d commit a79d533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/man.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ Sometimes it need specify option :option:`-r` to make sure all the child package
586586

587587
$ pyarmor gen --pack onefolder -r foo.py
588588

589-
PyInstaller_ will ask for confirm if output path has been exists, if need not confirm, but remove output path siliently, pass mode `FC` or `DC`. Here `F` stands for `onefile`, `D` stands for `onedir`, `C` stands for clean output. For example::
589+
PyInstaller_ will ask for confirm if output path exists, if need remove output path siliently, use mode `FC` or `DC`. Here `F` stands for `onefile`, `D` stands for `onedir`, `C` stands for clean output. For example::
590590

591591
$ pyarmor gen --pack FC foo.py
592592

0 commit comments

Comments
 (0)