summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2014-04-16 16:28:09 +0200
committerFlavio Percoco <flaper87@gmail.com>2014-04-16 17:45:06 +0200
commitfcdc36b1424928bfccee52b60d74f07577bc02fc (patch)
tree1c77a4a9278cfb52d51c77ec320e0f5f9820f960 /man
parent246ebd2d5aebc68a581c33c33cbce5f2bc7dc7d6 (diff)
downloadrust-fcdc36b1424928bfccee52b60d74f07577bc02fc.tar.gz
rust-fcdc36b1424928bfccee52b60d74f07577bc02fc.zip
Move `--ls` behind `-Z ls`
Closes #13549
Diffstat (limited to 'man')
-rw-r--r--man/rustc.13
1 files changed, 0 insertions, 3 deletions
diff --git a/man/rustc.1 b/man/rustc.1
index 8fc6828ced1..308b2f089f4 100644
--- a/man/rustc.1
+++ b/man/rustc.1
@@ -27,9 +27,6 @@ Display this message
 \fB\-L\fR PATH
 Add a directory to the library search path
 .TP
-\fB\-\-ls\fR
-List the symbols defined by a library crate
-.TP
 \fB\-\-no\-trans\fR
 Run all passes except translation; no output
 .TP