Skip to content

Commit 25c33ec

Browse files
committed
update readme.md
1 parent 7b539b0 commit 25c33ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lwe是leave work early的缩写,也就是"早点下班"!🤣🤣🤣
66

77
## 功能
88

9-
[Git增强功能:glog、gl、gcl、gst](#git)
9+
[Git增强多仓库操作能力:glog、gl、gcl、gst](#git)
1010

1111
[由建表SQL语句转换成Java Bean、Go结构体、Json等](#fmt)
1212

@@ -38,7 +38,7 @@ lwe是leave work early的缩写,也就是"早点下班"!🤣🤣🤣
3838
如果对某个子命令感兴趣,可以使用`-h`参数查看命令的使用示例 ,如:`lwe glog -h`
3939

4040

41-
<h3 id="git">Git增强功能:glog、gl、gcl、gst</h3>
41+
<h3 id="git">Git增强多仓库操作能力:glog、gl、gcl、gst</h3>
4242
这里是几个围绕git相关的增强命令,基本都是在原语义上增加了一些跨git仓库的操作
4343

4444
Git增强功能详细使用说明,可以查阅[Wiki](https://github.com/yesAnd92/lwe/wiki/3.Git%E5%A2%9E%E5%BC%BA%E5%8A%9F%E8%83%BD)
@@ -126,7 +126,7 @@ lwe pdfm out.pdf in1.pdf,in2.jpg,*.png,in3.pdf ...
126126

127127

128128
#### pdfc 从PDF中截取指定的页
129-
按照指定的文件顺序,将多个PDF、图片文件合并成一个PDF文件
129+
按照指定的页码,从PDF中截取对应的页生成PDF文件
130130

131131
使用方式:
132132
```text

0 commit comments

Comments
 (0)