diff options
Diffstat (limited to 'etc/functions/off')
-rwxr-xr-x | etc/functions/off | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/off b/etc/functions/off index 38b82f7..e66ef88 100755 --- a/etc/functions/off +++ b/etc/functions/off @@ -1,5 +1,6 @@ ## vim:ft=zsh ## Small shutdown/reboot wrapper to work together with my other tools +## Usage: off [-nrh] [place] ## Copyright (C) 2008, 2009 by Daniel Friesel <derf@derf.homelinux.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> |