mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +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
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
$ watch [-n interval] [-t] [-b] command`
|
$ watch [-n interval] [-t] [-b] command
|
||||||
```
|
```
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue