summaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/llvmc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvmc.pod')
-rw-r--r--docs/CommandGuide/llvmc.pod7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod
index 18ffb9f..97445ed 100644
--- a/docs/CommandGuide/llvmc.pod
+++ b/docs/CommandGuide/llvmc.pod
@@ -65,8 +65,11 @@ name. Hidden option, useful for debugging LLVMC plugins.
=item B<--save-temps>
-Write temporary files to the current directory and do not delete them
-on exit. Hidden option, useful for debugging.
+Write temporary files to the current directory and do not delete them on
+exit. This option can also take an argument: the I<--save-temps=obj> switch will
+write files into the directory specified with the I<-o> option. The
+I<--save-temps=cwd> and I<--save-temps> switches are both synonyms for the
+default behaviour.
=item B<--help>
OpenPOWER on IntegriCloud