pages.*: improve pages descriptions conciseness and usefulness (#12355)

This commit is contained in:
Vitor Henrique
2024-02-25 07:46:24 -03:00
committed by GitHub
parent 1ede1be877
commit a609b14c83
31 changed files with 35 additions and 35 deletions

View File

@@ -15,6 +15,6 @@
`shuf {{filename}} --output={{output_filename}}`
- Generate random numbers in range 1-10:
- Generate random numbers in the range 1 to 10:
`shuf --input-range={{1-10}}`