watch : fix typo.
This commit is contained in:
parent
7aad735ade
commit
9ba44d64db
|
@ -1,4 +1,4 @@
|
|||
# Watch command output with 2 second interval.
|
||||
# Watch command output with 2 seconds interval.
|
||||
# Usage: w <COMMAND>
|
||||
function w() {
|
||||
if [[ "${*}" = "" ]]; then
|
||||
|
|
Reference in a new issue