readme formatting

simonmichael
Jan 31, 2022, 10:37 PM
6JFIFDO7Q75BO3QISCJYMK73MARIJDUX7XYZ3ZAKAUAAISQXR5FAC

Dependencies

Change contents

  • replacement in README.md at line 10
    [3.235][3.235:244](),[3.244][3.244:333](),[3.333][3.0:4]()
    ```shell
    $ pijul clone https://nest.pijul.com/simonmichael/pijul-scripts
    $ . pijul-scripts/bashrc
    ```
    [3.235]
    [3.4]
    $ pijul clone https://nest.pijul.com/simonmichael/pijul-scripts
    $ . pijul-scripts/bashrc
  • replacement in README.md at line 13
    [3.5][3.5:14](),[3.14][3.14:404](),[3.435][3.435:479](),[3.435][3.435:479](),[3.479][2.421:452](),[2.452][3.479:610](),[3.479][3.479:610](),[3.479][3.479:610](),[3.610][2.453:515](),[2.515][3.664:774](),[3.664][3.664:774](),[3.664][3.664:774](),[3.774][2.516:684](),[2.684][3.333:337](),[3.936][3.333:337](),[3.333][3.333:337](),[3.936][3.333:337]()
    ```shell
    $ pjh
    # * Pijul command line aliases.
    # pjh - show help for these aliases.
    # pj [CMD] - run a pijul command or show pijul's help.
    # ** pijul setup/uninstall helpers
    # pjkeygen - generate a patch-signing key for current user.
    # pjconfrm - erase current user's pijul config and keys.
    # ** list recorded patches in current repo
    # pjl - standard list.
    # pjlv - list with full descriptions. (?)
    # pjls - list with summary of file changes.
    # pjlh - list just the hashes.
    # ** inspect a patch
    # pjshow [HASH] - show a patch in full.
    # pjshowstat [HASH] - summarise a patch.
    # ** show unrecorded changes
    # pjd - show unrecorded changes in full (except added files).
    # pjs - summarise unrecorded changes (except added files). Add -u to see untracked files.
    # ** record changes
    # pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message.
    # pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch.
    ```
    [3.5]
    $ pjh
    # * Pijul command line aliases.
    # pjh - show help for these aliases.
    # pj [CMD] - run a pijul command or show pijul's help.
    # ** pijul setup/uninstall helpers
    # pjkeygen - generate a patch-signing key for current user.
    # pjconfrm - erase current user's pijul config and keys.
    # ** list recorded patches in current repo
    # pjl - standard list.
    # pjlv - list with full descriptions. (?)
    # pjls - list with summary of file changes.
    # pjlh - list just the hashes.
    # ** inspect a patch
    # pjshow [HASH] - show a patch in full.
    # pjshowstat [HASH] - summarise a patch.
    # ** show unrecorded changes
    # pjd - show unrecorded changes in full (except added files).
    # pjs - summarise unrecorded changes (except added files). Add -u to see untracked files.
    # ** record changes
    # pjrecam 'MSG' [PATHS] - record all unrecorded changes, with the given message.
    # pjamenda [HASH] [PATHS] - add all unrecorded changes to the last or specified patch.