mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
Convert \\subsection sections into rst format
This commit is contained in:
@@ -7,13 +7,15 @@ Synopsis
|
||||
open FILES...
|
||||
|
||||
|
||||
\subsection open-description Description
|
||||
Description
|
||||
------------
|
||||
|
||||
`open` opens a file in its default application, using the appropriate tool for the operating system. On GNU/Linux, this requires the common but optional `xdg-open` utility, from the `xdg-utils` package.
|
||||
|
||||
Note that this function will not be used if a command by this name exists (which is the case on macOS or Haiku).
|
||||
|
||||
|
||||
\subsection open-example Example
|
||||
Example
|
||||
------------
|
||||
|
||||
`open *.txt` opens all the text files in the current directory using your system's default text editor.
|
||||
|
||||
Reference in New Issue
Block a user