tutorial_compostion
Is the 'i' in composition meant to be missing here? If copying and pasting, it creates two .txt files from this and the next command where composition is spelled correctly
tutorial_compostion
Is the 'i' in composition meant to be missing here? If copying and pasting, it creates two .txt files from this and the next command where composition is spelled correctly
Replace
Might make more sense to word the instructions "search for"..."replace with" rather than "replace"..."with" to match the style that LibreOffice uses
/
A bit confusing to use "</t>" as a distinguishable text marker for first time users as it is too close to the tab regular expression for LibreOffice, <\t>
help
This is confusing for Windows users following the tutorial. Does help pwd
bring up the same options as in OS X/Linux? What about help ls
, which didn't work using GitBash on Windows, rather ls --help
brought up the manual options similar to man ls
in OS X/Linux.