Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nesasm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-08-19 18:47:57 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-08-19 18:47:57 +0300
commit6d8cb555f0f2a14a5f6ad18feec15401b95fcb6c (patch)
treec35c4f6a3ebb405449a0fe693ea582a773deea04 /README.md
parent15e8ad02067b7334030738b1e18fe1602fef6c77 (diff)
Version info
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80cd9d6..fc3aa9c 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Just another modification of nesasm. Based on modification by Tim Hentenaar whic
-s, --segment-usage Show (more) segment usage
-?, --help Give this help list
--usage Give a short usage message
-
+ -V, --version Print program version
The assembler accepts only one input file 'infile' that will be assembled into ROM file (.NES extension) directly useable by an emulator.