Skip to content
Snippets Groups Projects
Unverified Commit ef9d6181 authored by Oliver Smith's avatar Oliver Smith
Browse files

README.md: remove deviceinfo_parse (MR 2469)

The command has been removed, so remove it from README.md too.
parent d59a60ac
No related branches found
No related tags found
1 merge request!2469Updated files in docs
Pipeline #209666 passed
...@@ -254,11 +254,6 @@ Use `-v` on any action to get verbose logging: ...@@ -254,11 +254,6 @@ Use `-v` on any action to get verbose logging:
$ pmbootstrap -v build hello-world $ pmbootstrap -v build hello-world
``` ```
Parse a single deviceinfo and return it as JSON:
```
$ pmbootstrap deviceinfo_parse pine64-pinephone
```
Parse a single APKBUILD and return it as JSON: Parse a single APKBUILD and return it as JSON:
``` ```
$ pmbootstrap apkbuild_parse hello-world $ pmbootstrap apkbuild_parse hello-world
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment