mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
Base: Remove stray backtick in the watch manpage
This commit is contained in:
parent
dd0a4b36fb
commit
127fe38612
Notes:
sideshowbarker
2024-07-18 19:32:19 +09:00
Author: https://github.com/gunnarbeutner
Commit: 127fe38612
Pull-request: https://github.com/SerenityOS/serenity/pull/6390
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