source: gutenbach/debian/lib/volume-help @ 83733c9

debianmacno-cupsnodebathenaweb
Last change on this file since 83733c9 was 83733c9, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Add all of the other stuff.o
Signed-off-by: root <root@…>

  • Property mode set to 100755
File size: 400 bytes
Line 
1#!/bin/bash
2cat <<EOF
3Usage: remctl zsr.mit.edu <command> <subcommand> [..args..]
4Commands:
5  volume up        - increment volume
6  volume down      - decrement volume
7  volume get       - get volume
8  volume set [vol] - set volume, in range 0..31
9  volume mute      - zero volume
10  volume help,
11   help <anything> - print this help
12
13'v', 'u', 'd' abbreviate 'volume', 'up', 'down' respectively.
14EOF
Note: See TracBrowser for help on using the repository browser.