Skip to content

Commit 38cf518

Browse files
authored
Update readme.org
1 parent 5b65dcf commit 38cf518

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.org

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ workspace
3434
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.
3535

3636
*** Example
37-
#+begin_src bash
38-
hp list
37+
| hp list |
3938

39+
#+begin_src bash
4040
0: randshow
4141
#+end_src
4242

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

5151
*** Example
52-
#+begin_src bash
53-
hp rm 0
52+
| hp rm 0 |
5453

54+
#+begin_src bash
5555
workspace
5656
+-- hp.yaml
5757
...

0 commit comments

Comments
 (0)