mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-03 03:41:14 -03:00
More synopsis work.
A great leap forward
This commit is contained in:
@@ -6,9 +6,8 @@ Synopsis
|
||||
|
||||
.. BEGIN SYNOPSIS
|
||||
|
||||
::
|
||||
|
||||
string repeat [(-n | --count) COUNT] [(-m | --max) MAX] [(-N | --no-newline)] [(-q | --quiet)] [STRING...]
|
||||
``string`` repeat [**-n** | **--count** *COUNT*] [**-m** | **--max** *MAX*] [**-N** | **--no-newline**]
|
||||
\ \ [**-q** | **--quiet**] [*STRING*...]
|
||||
|
||||
.. END SYNOPSIS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user