.TH PYMENT "1" "Mai 2022" "PYMENT 0.3.4" "automatically turns docstrings into code signing" .\" Text automatically generated by txt2man .RS .SH NAME \fBpyment \fP- automatically turns docstrings into code signing .SH SYNOPSIS .nf .fam C \fBpyment\fP [\fIOPTION\fP] \fBpyment\fP [\fIDIRECTORY\fP] .fam T .fi .fam T .fi .SH DESCRIPTION \fBpyment\fP Generate, automatically convert code signing docstrings. Developed for Python programmers who make use of docstrings in their projects. It is useful for code not well documented, or code without docstrings, or some code not yet or partially documented, or a mixture of all these. It can also be useful to harmonize or change a project docstring style format. .SH OPTIONS .TP .B \fBpyment\fP myfile.py # will generate a patch. .TP .B \fBpyment\fP \fB-w\fP myfile.py # will overwrite the file. .TP .B \fBpyment\fP \fB-h\fP # get help. .SH EXAMPLES run from the command line: .TP .B \fBpyment\fP my/folder/ .TP .B \fBpyment\fP myfile.py .SH REPORTING BUGS To report a bug please visit cargo strip issues tracking system at: https://github.com/dadadel/\fBpyment\fP/issues .SH AUTHORS Written by A. Daouzli This manual page was written by Josenison F. da Silva for the Debian project (but may be used by others).