summaryrefslogtreecommitdiffstats
path: root/multimedia/HandBrake/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/HandBrake/README')
-rw-r--r--multimedia/HandBrake/README13
1 files changed, 10 insertions, 3 deletions
diff --git a/multimedia/HandBrake/README b/multimedia/HandBrake/README
index 43e142f021..5a05473bfc 100644
--- a/multimedia/HandBrake/README
+++ b/multimedia/HandBrake/README
@@ -5,6 +5,13 @@ pixel aspect ratio, deinterlacing, and so on.
The legality of ripping content from commercial DVDs may vary.
-Lacking a GUI, the binary is HandBrakeCLI -- not HandBrake as you might
-otherwise expect. To launch this application after installing, type in
-"HandBrakeCLI" For the manual, type in "HandBrakeCLI --help"
+On by default, to skip building the GTK GUI, pass GUI=no to the script:
+
+ # GUI=no sh ./HandBrake.SlackBuild
+
+
+Commands
+--------
+
+* The command to launch the HandBrake GUI is `ghb`
+* Without the GUI, it's `HandBrakeCLI`