diff options
Diffstat (limited to 'www/nspluginwrapper-devel/pkg-message')
-rw-r--r-- | www/nspluginwrapper-devel/pkg-message | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/www/nspluginwrapper-devel/pkg-message b/www/nspluginwrapper-devel/pkg-message deleted file mode 100644 index 402dd9ec3824..000000000000 --- a/www/nspluginwrapper-devel/pkg-message +++ /dev/null @@ -1,30 +0,0 @@ -================================================================ - -The nspluginwrapper is installed on a per user basis. All of -the commands can be run as an unprivileged user. - -================================================================ - -To install all the plugins from their default locations: - -nspluginwrapper -v -a -i - -================================================================ - -To install a specific plugin: - -nspluginwrapper -i path/to/plugin.so - -================================================================ - -To remove a specific plugin: - -nspluginwrapper -r path/to/plugin.so - -================================================================ - -To view all currently installed plugins: - -nspluginwrapper -l - -================================================================ |