summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-31 13:16:19 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-31 13:16:19 +1300
commit79a9aaa45a2844de28c6f6bfea0127381e24a9e9 (patch)
tree7d1a121623162a54dfb682fb08369f143cfb4bca
parent315d23bf2148e831b0c14a118841133aacc1fb96 (diff)
downloadtorque-asm-79a9aaa45a2844de28c6f6bfea0127381e24a9e9.zip
Improve help text
-rw-r--r--src/bin/tq.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/tq.rs b/src/bin/tq.rs
index 71eec20..b27f702 100644
--- a/src/bin/tq.rs
+++ b/src/bin/tq.rs
@@ -65,8 +65,8 @@ Switches:
--no-libs Combination of --no-project-libs and --no-env-libs
--tree Display a tree visualisation of all included library files
--dry-run (-n) Assemble and show errors only, don't write any output
- --help (-h) Prints help
- --verbose, (-v) Print additional debug information
+ --help (-h) Print this help information
+ --verbose, (-v) Print additional information
--version Print the assembler version and exit
Environment variables: