1
0
Fork 0
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:
Emily Grace Seville 2023-02-22 18:22:36 +10:00 committed by GitHub
parent 6ea92d50ed
commit b1796140e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@
- Specify a timeout period in seconds (defaults to 10s):
`dumpsys -t {{seconds}}`
`dumpsys -t {{8}}`