Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 20th, 2010 | Syntax: Objective C | Size: 1.76 KB | Hits: 60 | Expires: Never
Copy text to clipboard
  1. -bash-2.05b$ smTool --help
  2. Software Menu Install Helper version: 1.0b2.3
  3. usage: smTool <command> [option1] [option2]
  4. Available commands:
  5.  
  6. commands requiring plugin name as input (with or without extension):
  7.  --remove-plugin                removes the plugin
  8.  --backup                       backups the plugin
  9.  --remove-backup                removes the plugin backup
  10.  --restore                      restores the plugin from backup
  11.  --make-invisible               hides the plugin
  12.  --make-visible                 shows the plugin
  13.  
  14. commands requiring plugin as arg1 and a number as option2
  15.  --change-order                 change the order of the plugin to option2
  16.  
  17. commands requiring full paths to targets
  18.  --install                      install the plugin in archive
  19.  --mount                        mounts a dmg
  20.  --unmount                      unmounts a drive
  21.  --make-read-only               converts a dmg to read-only
  22.  --make-read-write              converts a dmg to read-write
  23.  --asrscan                      run asr scan on a dmg
  24.  
  25. commands requiring no extra inputs
  26.  --install-Screensaver          installs the SoftwareMenu Screensaver
  27.  --update                       launch the update (proper files have to be in ~/Updates
  28.  --restart-finder               restart the Finder
  29.  --reboot                       reboot the AppleTV
  30.  
  31. running scripts as root
  32.  --run-script                   runs a script. arguments are passed through to the script
  33. scripts can also be run directly in the following fashion:
  34.                 smTool <scriptPath> [args...]
  35.  
  36. installation commands:
  37.  --install-python               installs Python
  38.                                 requires the python dmg as option1 and the destination as option2.
  39.                                 No option2 means /
  40.  --install-dropbear             installs Dropbear SSH to the destination drive passed on as option1.
  41.                                 No option1 means /
  42.  --install-binaries             installs convenience binaries to the destination drive passed on as option1.
  43.                                 No option1 means /