Skip to content

Commit

Permalink
Update readme.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Depermitto authored Feb 6, 2024
1 parent 5b65dcf commit 38cf518
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.org
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ workspace
List all installed packages along with their identifiers in *id*: *package name* format. _Ids_ correspond to order the packages have been added by and _names_ are git repository names stripped of the author.

*** Example
#+begin_src bash
hp list
| hp list |

#+begin_src bash
0: randshow
#+end_src

Expand All @@ -49,9 +49,9 @@ Removes files and folders of all header files encompassing a package. There are
The ids and packages names are provided by the ~list~ command.

*** Example
#+begin_src bash
hp rm 0
| hp rm 0 |

#+begin_src bash
workspace
+-- hp.yaml
...
Expand Down

0 comments on commit 38cf518

Please sign in to comment.