Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
827578c
)
spelling error in usage
author
Florian Baumann
<flo@noqqe.de>
Thu, 4 Nov 2010 17:24:02 +0000
(18:24 +0100)
committer
Florian Baumann
<flo@noqqe.de>
Thu, 4 Nov 2010 17:24:02 +0000
(18:24 +0100)
plugins/osx.plugin.bash
patch
|
blob
|
history
diff --git
a/plugins/osx.plugin.bash
b/plugins/osx.plugin.bash
index
a24f012
..
e6271bd
100644
(file)
--- a/
plugins/osx.plugin.bash
+++ b/
plugins/osx.plugin.bash
@@
-28,8
+28,8
@@
function dock-switch() {
else
echo "usage:"
- echo "dockswitch 2d"
- echo "dockswitch 3d."
+ echo "dock
-
switch 2d"
+ echo "dock
-
switch 3d."
fi
else
echo "sorry. you're currently not using os x"