mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 00:55:30 +02:00
Make integer placeholder convertible to CLIP placeholder: (#9880)
- seconds keyword is not recognized, but concrete integer value is
This commit is contained in:
parent
6ea92d50ed
commit
b1796140e4
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@
|
|||
|
||||
- Specify a timeout period in seconds (defaults to 10s):
|
||||
|
||||
`dumpsys -t {{seconds}}`
|
||||
`dumpsys -t {{8}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue