Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6af8ff8

Browse files
committed
add example for dump option
1 parent 384132a commit 6af8ff8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ Select a problem to fight. With `-g`+`-l`, the code template could be auto gener
138138
The return format had been changed to zero-based indices. Please read the above updated description carefully.
139139

140140
* `-g` to generate source file.
141+
* `-d` to generate source file with problem description plus word wrapping.
141142
* `-l` to choose programming language. (Depends on which langs are provided on leetcode)
142143
* c
143144
* cpp
@@ -148,6 +149,7 @@ Select a problem to fight. With `-g`+`-l`, the code template could be auto gener
148149
* python
149150
* ruby
150151
* swift
152+
151153
* Instead of index number, you can use name to select a problem.
152154
* `lc show "Two Sum"`
153155
* `lc show two-sum`

0 commit comments

Comments
 (0)