
pluma
List of commands for pluma:
-
pluma:tldr:2da0a pluma: Print all supported encodings.$ pluma --list-encodingstry on your machineexplain this command
-
pluma:tldr:85a48 pluma: Open document and go to a specific line.$ pluma +${10} ${filename}try on your machineexplain this command
-
pluma:tldr:a6fb2 pluma: Open documents using a specific encoding.$ pluma --encoding ${WINDOWS-1252} ${filename1 filename2 ---}try on your machineexplain this command
-
pluma:tldr:c535b pluma: Open specific documents.$ pluma ${filename1 filename2 ---}try on your machineexplain this command