help cleanups
Dependencies
- [2]
BYFCLBTKcleanups, help - [3]
T5O2CIKSadd help output to readme - [4]
CMKT7UIXpijul command line helpers, tested with bash - [5]
GOZGHMBYupdates - [6]
T66A5UPFreadme
Change contents
- edit in bashrc at line 36[4.353]→[4.1057:1058](∅→∅),[4.1058]→[2.959:990](∅→∅),[2.990]→[4.353:385](∅→∅),[4.1082]→[4.353:385](∅→∅),[4.353]→[4.353:385](∅→∅)
# pjlh - list just the hashes.alias pjlh='pj log --hash-only' - edit in bashrc at line 40
# pjlh - list just the hashes.alias pjlh='pj log --hash-only' - replacement in bashrc at line 46
# pjshow [HASH] - show a patch in full.# pjshow [HASH] - show the last or specified patch in full. - replacement in bashrc at line 50
# pjshowstat [HASH] - summarise a patch.# pjshowstat [HASH] - summarise the last or specified patch. - replacement in bashrc at line 57
# pjd - show unrecorded changes (except added files).# pjd - show unrecorded changes in full (except added files). - replacement in bashrc at line 67
# pjrecam 'MSG' [PATHS] - record pending changes with the given message.# pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message. - replacement in bashrc at line 71
# pjamenda [HASH] [PATHS] - add pending changes to the last recorded or specified patch.# pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch. - edit in README.md at line 26
# pjlh - list just the hashes. - edit in README.md at line 27
# pjlh - list just the hashes. - replacement in README.md at line 32
# pjd - show unrecorded changes (except added files).# pjd - show unrecorded changes in full (except added files). - replacement in README.md at line 35
# pjrecam 'MSG' [PATHS] - record pending changes with the given message.# pjamenda [HASH] [PATHS] - add pending changes to the last recorded or specified patch.# pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message.# pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch.