aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/set.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/set.txt')
-rw-r--r--doc_src/set.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_src/set.txt b/doc_src/set.txt
index 63a15d71..e2155fb7 100644
--- a/doc_src/set.txt
+++ b/doc_src/set.txt
@@ -21,6 +21,7 @@ The <code>set</code> builtin causes fish to assign the variable <code>VARIABLE_N
- <code>-q</code> or <code>--query</code> test if the specified variable names are defined. Does not output anything, but the builtins exit status is the number of variables specified that were not defined.
- <code>-u</code> or <code>--unexport</code> causes the specified environment not to be exported to child processes
- <code>-x</code> or <code>--export</code> causes the specified environment variable to be exported to child processes
+- <code>-L</code> or <code>--long</code> do not abbreviate long values when printing set variables
If set is called with no arguments, the names and values of all
environment variables are printed. If some of the scope or export