mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-06-25 02:19:37 +02:00
fixes #2673: fwbuilder GUI still wants to connect to X11 server when cli printing option -P is used
This commit is contained in:
@@ -64,10 +64,10 @@ Specify the name of the file for the print output, see option "-P".
|
||||
|
||||
.IP "-P object_name"
|
||||
Print rules and objects for the firewall object "object_name" and
|
||||
immediately exit. The program does not go into interactive mode and
|
||||
does not need X11. Print output will be placed in the file specified
|
||||
with "-o" option. If file name is not given with option "-o", print
|
||||
output is stored in the file "print.pdf" in the current directory.
|
||||
immediately exit. The program does not go into interactive mode. Print
|
||||
output will be placed in the file specified with "-o" option. If file
|
||||
name is not given with option "-o", print output is stored in the file
|
||||
"print.pdf" in the current directory.
|
||||
|
||||
|
||||
.SH FILES
|
||||
|
||||
Reference in New Issue
Block a user