aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/open.txt
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/open.txt
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/open.txt')
-rw-r--r--doc_src/open.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_src/open.txt b/doc_src/open.txt
index 48c71cac..85e91e72 100644
--- a/doc_src/open.txt
+++ b/doc_src/open.txt
@@ -9,6 +9,7 @@ open FILES...
`open` opens a file in its default application, using the `xdg-open` command if it exists, or else the <a href="commands.html#mimedb">mimedb</a> command.
+
\subsection open-example Example
`open *.txt` opens all the text files in the current directory using your system's default text editor.