From c944d95d99dd6fe2f7e5d20117ecfcada0527d2e Mon Sep 17 00:00:00 2001 From: desktop Date: Tue, 24 Oct 2023 18:56:28 +0300 Subject: [PATCH] readme : update w command. --- .README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.README.md b/.README.md index 36bcefa..ff9784c 100644 --- a/.README.md +++ b/.README.md @@ -619,5 +619,5 @@ Command|Description Command|Description ---|--- -`w`|Alias for `watch`. -`ww`|Alias for `watch` that updates every 0.1 seconds. +`w [COMMAND]`|Alias for `watch`. +`ww [COMMAND]`|Alias for `watch` that updates every 0.1 seconds.