Sync docs to grab "--noerase" option documentation

This commit is contained in:
Bill Kendrick 2023-06-01 21:44:45 -07:00
parent 437802252b
commit 6755d67937
22 changed files with 221 additions and 16 deletions

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2023.05.29
.TH TUXPAINT 1 "May 29, 2023" "0.9.31" "Tux Paint"
.\" tuxpaint.1 - 2023.06.01
.TH TUXPAINT 1 "June 1, 2023" "0.9.31" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nosave]
.br
[\-\-noerase]
.br
[\-\-autosave]
.br
[\-\-reversesort]
@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-save]
.br
[\-\-erase]
.br
[\-\-noautosave]
.br
[\-\-noreversesort]
@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush.
Disable or enable (default) the ability to create new Templates from saved
drawings via the Open dialog.
.TP 8
.B \-\-noerase \-\-erase
The --noerase option disables Tux Paint's ability to erase files (saved
drawings, via the Open dialog, and exported templates, via the New dialog).
Useful to prevent a user from accidentally erasing their own work, or that
of others (especially used in combination with --saveovernew).
.SH OPTIONS - CONTROLLING TUX PAINT
.l
\fItuxpaint\fP accepts the following options to alter how you control Tux

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2023.05.29
.TH TUXPAINT 1 "mayo 29, 2023" "0.9.31" "Tux Paint"
.\" tuxpaint.1 - 2023.06.01
.TH TUXPAINT 1 "junio 1, 2023" "0.9.31" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nosave]
.br
[\-\-noerase]
.br
[\-\-autosave]
.br
[\-\-reversesort]
@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-save]
.br
[\-\-erase]
.br
[\-\-noautosave]
.br
[\-\-noreversesort]
@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush.
Disable or enable (default) the ability to create new Templates from saved
drawings via the Open dialog.
.TP 8
.B \-\-noerase \-\-erase
The --noerase option disables Tux Paint's ability to erase files (saved
drawings, via the Open dialog, and exported templates, via the New dialog).
Useful to prevent a user from accidentally erasing their own work, or that
of others (especially used in combination with --saveovernew).
.SH OPTIONS - CONTROLLING TUX PAINT
.l
\fItuxpaint\fP accepts the following options to alter how you control Tux

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2023.05.29
.TH TUXPAINT 1 "mai 29, 2023" "0.9.31" "Tux Paint"
.\" tuxpaint.1 - 2023.06.01
.TH TUXPAINT 1 "juin 1, 2023" "0.9.31" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
.br
[\-\-nosave]
.br
[\-\-noerase]
.br
[\-\-autosave]
.br
[\-\-reversesort]
@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
.br
[\-\-save]
.br
[\-\-erase]
.br
[\-\-noautosave]
.br
[\-\-noreversesort]
@ -474,6 +478,13 @@ tools, which allows you to override the default spacing of a brush.
Disable or enable (default) the ability to create new Templates from saved
drawings via the Open dialog.
.TP 8
.B \-\-noerase \-\-erase
The --noerase option disables Tux Paint's ability to erase files (saved
drawings, via the Open dialog, and exported templates, via the New dialog).
Useful to prevent a user from accidentally erasing their own work, or that
of others (especially used in combination with --saveovernew).
.SH OPTIONS - CONTROLLING TUX PAINT
.l
\fItuxpaint\fP accepte les options suivantes pour modifier la manière dont

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2023.05.29
.TH TUXPAINT 1 "29 de Maio de 2023" "0.9.31" "Tux Paint"
.\" tuxpaint.1 - 2023.06.01
.TH TUXPAINT 1 " 1 de Xuño de 2023" "0.9.31" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nosave]
.br
[\-\-noerase]
.br
[\-\-autosave]
.br
[\-\-reversesort]
@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-save]
.br
[\-\-erase]
.br
[\-\-noautosave]
.br
[\-\-noreversesort]
@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush.
Disable or enable (default) the ability to create new Templates from saved
drawings via the Open dialog.
.TP 8
.B \-\-noerase \-\-erase
The --noerase option disables Tux Paint's ability to erase files (saved
drawings, via the Open dialog, and exported templates, via the New dialog).
Useful to prevent a user from accidentally erasing their own work, or that
of others (especially used in combination with --saveovernew).
.SH OPTIONS - CONTROLLING TUX PAINT
.l
\fItuxpaint\fP accepts the following options to alter how you control Tux

View file

@ -1,5 +1,5 @@
.\" tuxpaint.1 - 2023.05.29
.TH TUXPAINT 1 "2023年5月29日" "0.9.31" "Tux Paint"
.\" tuxpaint.1 - 2023.06.01
.TH TUXPAINT 1 "2023年6月 1日" "0.9.31" "Tux Paint"
.SH NAME
tuxpaint -- "Tux Paint", a drawing program for young children.
@ -163,6 +163,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-nosave]
.br
[\-\-noerase]
.br
[\-\-autosave]
.br
[\-\-reversesort]
@ -251,6 +253,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-save]
.br
[\-\-erase]
.br
[\-\-noautosave]
.br
[\-\-noreversesort]
@ -464,6 +468,13 @@ tools, which allows you to override the default spacing of a brush.
Disable or enable (default) the ability to create new Templates from saved
drawings via the Open dialog.
.TP 8
.B \-\-noerase \-\-erase
The --noerase option disables Tux Paint's ability to erase files (saved
drawings, via the Open dialog, and exported templates, via the New dialog).
Useful to prevent a user from accidentally erasing their own work, or that
of others (especially used in combination with --saveovernew).
.SH OPTIONS - CONTROLLING TUX PAINT
.l
\fItuxpaint\fP accepts the following options to alter how you control Tux