unixize
Check-in [9607547fae]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Man update
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA3-256: 9607547fae3a6319eecb5b9dd797c382a1eb819fb5c00481bd4ff06964ab5151
User & Date: jozan 2020-11-29 17:13:48.837
Context
2020-11-29
17:13
Man update Leaf check-in: 9607547fae user: jozan tags: trunk
2020-11-28
00:58
Typo check-in: 80876cc9f8 user: jozan tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to man/unixize.1.
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
.\" ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" unixize: man/unixize.1
.\" Fri Nov 27 22:55:32 CET 2020
.\" Joe
.\"
.\" Manpage for unixize.
.\" Contact rbousset@42lyon.fr to correct errors and typos.
.\"
.de Text
.nop \)\\$*







|







34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
.\" ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" unixize: man/unixize.1
.\" Sun Nov 29 17:59:38 CET 2020
.\" Joe
.\"
.\" Manpage for unixize.
.\" Contact rbousset@42lyon.fr to correct errors and typos.
.\"
.de Text
.nop \)\\$*
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.RS
\`\\$1\' \-\> \`\\$2\'
.RE
.PP
..
.
.
.TH unixize 1 "27 November 2020" "unixize 1.0"
.
.
.SH NAME
.B unixize
\- bulk rename directory contents
.
.







|







58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.RS
\`\\$1\' \-\> \`\\$2\'
.RE
.PP
..
.
.
.TH unixize 1 "29 November 2020" "unixize 1.0"
.
.
.SH NAME
.B unixize
\- bulk rename directory contents
.
.
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
.dquoted_text .cxx
and
.dquoted_text .hpp
extensions will be changed to
.dquoted_text .hxx .
Default:
.IR 0 .
.TP
.B \-h
Output a brief help message.
.TP
.B \-i
Prompt user before running
.B unixize
on the specified directory. If the







|







202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
.dquoted_text .cxx
and
.dquoted_text .hpp
extensions will be changed to
.dquoted_text .hxx .
Default:
.IR 0 .
q.TP
.B \-h
Output a brief help message.
.TP
.B \-i
Prompt user before running
.B unixize
on the specified directory. If the
274
275
276
277
278
279
280


281
282
283
284
285
286
You can report bug at
.I rbousset@42lyon.fr
or on GitHub at
.I https://github.com/JozanLeClerc/unixize/issues
 or on Chisel
.IR https://chiselapp.com/user/JozanLeClerc/repository/unixize/ticket .
.


.SH SEE ALSO
.IR ascii (7),
.IR ls (1),
.IR tree (1),
.IR rename (2)
.\" vim: set filetype=groff:







>
>






274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
You can report bug at
.I rbousset@42lyon.fr
or on GitHub at
.I https://github.com/JozanLeClerc/unixize/issues
 or on Chisel
.IR https://chiselapp.com/user/JozanLeClerc/repository/unixize/ticket .
.
.SH AUTHORS
Joe <rbousset@42lyon.fr>
.SH SEE ALSO
.IR ascii (7),
.IR ls (1),
.IR tree (1),
.IR rename (2)
.\" vim: set filetype=groff: