watch : fix typo.

This commit is contained in:
Dmitry Voronin 2023-12-07 04:06:05 +03:00
parent 7aad735ade
commit 9ba44d64db

View file

@ -1,4 +1,4 @@
# Watch command output with 2 second interval. # Watch command output with 2 seconds interval.
# Usage: w <COMMAND> # Usage: w <COMMAND>
function w() { function w() {
if [[ "${*}" = "" ]]; then if [[ "${*}" = "" ]]; then