mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
Base: Remove stray backtick in the watch manpage
This commit is contained in:
parent
dd0a4b36fb
commit
127fe38612
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ watch - execute a program periodically
|
|||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ watch [-n interval] [-t] [-b] command`
|
||||
$ watch [-n interval] [-t] [-b] command
|
||||
```
|
||||
|
||||
## Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue