diff options
Diffstat (limited to 'misc/slop/README')
-rw-r--r-- | misc/slop/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/slop/README b/misc/slop/README index e0bdf91d02..855a9ea381 100644 --- a/misc/slop/README +++ b/misc/slop/README @@ -1,5 +1,7 @@ slop (Select Operation) -slop is an application that querys for a selection from the user and prints the region to stdout. -It grabs the mouse and turns it into a crosshair, lets the user click and drag to make a selection -(or click on a window) while drawing a pretty box around it, then finally prints the selection's dimensions to stdout. +slop is an application that querys for a selection from the user and +prints the region to stdout. It grabs the mouse and turns it into a +crosshair, lets the user click and drag to make a selection (or click +on a window) while drawing a pretty box around it, then finally prints +the selection's dimensions to stdout. |