diff --git a/README.md b/README.md index bbda65d..d7deac9 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,26 @@ You can extract the files of a created package without executing it with the fol ## Usage Extra Tools: -``` +``` Usage: ./packelf-copylibs.sh ``` -``` +Example: + +``` +# ./packelf-copylibs.sh /usr/bin/mpv /opt/mpv-libs/ +``` + +``` Usage: ./packelf-folder.sh ``` +Example: + +``` +# ./packelf-folder.sh /opt/mpv-package mpv-x86_64.AppRun AppRun +``` + ## Dependencies * sh * tar